Skip to content

Relationships

Schema relationships
graph LR
    Attachments -->|"company"| CompanyInfo

Properties

idstring
required·

The unique identifier for attachment

companystring

The company the attachment belongs to

References: CompanyInfo → id
created_atstring · date-time

This represents the date when the attachment was created

file_namestring

The name of the attachment

file_sizenumber

The size of the attachment

file_typestring

The MIME type of the attachment

file_urlstring

The url of the attachment

parentobject

The parent object of the attachment

idstring

The unique identifier for the parent

typestring

The type of the parent

remote_dataRecord<string, any>

Raw data returned from the remote API call.

updated_atstring · date-time

This represents the date when the attachment was updated