etsy

ShopListingFile

Properties

| Name | Type | Description | Notes | | ———— | ————- | ————- | ————- | | listingFileId | kotlin.Long | The unique numeric ID of a file associated with a digital listing. | [optional] | | listingId | kotlin.Long | The numeric ID for the listing associated to this transaction. | [optional] | | rank | kotlin.Int | The numeric index of the display order position of this file in the listing, starting at 1. | [optional] | | filename | kotlin.String | The file name string for a file associated with a digital listing. | [optional] | | filesize | kotlin.String | A human-readable format size string for the size of a file. | [optional] | | sizeBytes | kotlin.Int | A number indicating the size of a file, measured in bytes. | [optional] | | filetype | kotlin.String | A type string indicating a file's MIME type. | [optional] | | createTimestamp | kotlin.Int | The unique numeric ID of a file associated with a digital listing. | [optional] | | createdTimestamp | kotlin.Int | The unique numeric ID of a file associated with a digital listing. | [optional] |