Interface INewAttachmentsContextPayload

interface INewAttachmentsContextPayload {
    id: number;
}

Properties

Properties

id: number

Generated using TypeDoc