Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 812 Bytes

File metadata and controls

15 lines (12 loc) · 812 Bytes

# LivePhotoResponse

Properties

Name Type Description Notes
id string The unique identifier for the photo. [optional]
created_at \DateTime The date and time at which the photo was uploaded. [optional]
href string The uri of this resource. [optional]
download_href string The uri that can be used to download the photo. [optional]
file_name string The name of the uploaded file. [optional]
file_size int The size of the file in bytes. [optional]
file_type string The file type of the uploaded file. [optional]

[Back to Model list] [Back to API list] [Back to README]