crc32 |
Gets the CRC32 checksum of this additional file. |
int32 |
extension |
Gets the file extension of the additional file. |
string |
fileName |
Gets the file name of the additional file. |
string |
fileSize |
Gets the file size of the additional file. |
int64 |
height |
Gets the height of the custom file. |
int32 |
id |
Gets the identifier for this additional file. |
guid |
isManual |
Returns true if this additional has been added manually. false is returned if the additional file was created automatically. |
boolean |
label |
Gets the label of the additional file. |
string |
metadata |
Gets the metadata. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-customfile' and the value 'Metadata' to your request. |
Dictionary of pairs with string keys and string values |
presetHash |
Gets the preset hash of the custom file. |
string |
presetName |
Gets the preset name of the custom file. |
string |
purposes |
Gets the purposes of the additional file.
Can be filtered by adding a header with the name 'select-filter-purposes' and the (comma separated) string as the value. |
Collection of string items |
tag |
Gets the tag of the additional file. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-customfile' and the value 'Tag' to your request. |
string |
type |
Gets the type of this additional file.
Can be filtered by adding a header with the name 'select-additionalfile-type' and the (comma separated) string as the value. |
string (values: additionalfile, originalrendition, crop, trim, still, spinset, threedimensional, subtitle, external, custom) |
uri |
Returns a path to image or if no image is assigned.
This URL remains valid for four hours.
This property will not be returned by default.
In order to include the property in the response, add a header with the name 'select-additionalfile' and the value 'Uri' to your request. |
string |
usages |
Gets the usages of the additional file
Can be filtered by adding a header with the name 'select-additionalfile-usage' and the (comma separated) string as the value. |
Collection of string items |
width |
Gets the width of the custom file. |
int32 |