Interface IGiftAttachmentPayload

interface IGiftAttachmentPayload {
    id: number;
}

Properties

Properties

id: number

Generated using TypeDoc