Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.02 KB

File metadata and controls

16 lines (14 loc) · 1.02 KB

RebillySdk::Attachment

Properties

Name Type Description Notes
id AllOfAttachmentId [optional]
file_id String Linked File object id.
related_type String Linked object type.
related_id String Linked object Id.
name String The Original Attachment name. [optional]
description String The Attachment description. [optional]
created_time AllOfAttachmentCreatedTime Creation date/time. [optional]
updated_time AllOfAttachmentUpdatedTime Latest update date/time. [optional]
_links Array<AnyOfAttachmentLinksItems> The links related to resource. [optional]
_embedded Array<AnyOfAttachmentEmbeddedItems> Any embedded objects available that are requested by the `expand` querystring parameter. [optional]