Interface RawApplicationAttachmentResponse

interface RawApplicationAttachmentResponse {
    attachment: RawAttachment;
}

Properties

Properties

attachment: RawAttachment