Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.02 KB

GETAttachmentResponseWithoutSuccessType.md

File metadata and controls

16 lines (13 loc) · 1.02 KB

Zuora::GETAttachmentResponseWithoutSuccessType

Properties

Name Type Description Notes
created_by String Zuora user id of who added this attachment to the object. [optional]
created_on DateTime Date and time when the attachment was added to the object. [optional]
description String Description of the attachment. [optional]
file_content_type String Attachment file type. [optional]
file_id String File ID of the attached file. Use this file ID with Get files to download the file. [optional]
file_name String Attachment file name. [optional]
id String Zuora id of this attachement. [optional]
updated_by String Zuora user id who last updated the attachment. [optional]
updated_on DateTime Date and time when the attachment was last updated. [optional]