Name | Type | Description | Notes |
---|---|---|---|
productId | String | ||
price | Price | ||
tax | Tax | ||
listingStatus | ListingStatusEnum | ||
shippingFees | ShippingFees | [optional] | |
subsidizedShipping | Boolean | [optional] | |
fulfillmentProfile | FulfillmentProfileEnum | ||
fulfillment | Fulfillment | [optional] | |
packages | Set<ModelPackage> | ||
locations | Set<Location> | ||
addressLabel | AddressLabel | [optional] | |
datingLabel | DatingLabel | [optional] | |
archivedStatus | ArchivedStatusEnum | [optional] |
Name | Value |
---|---|
ACTIVE | "ACTIVE" |
INACTIVE | "INACTIVE" |
Name | Value |
---|---|
NON_FBF | "NON_FBF" |
FBF_LITE | "FBF_LITE" |
FBF | "FBF" |
Name | Value |
---|---|
ARCHIVED | "ARCHIVED" |
NONE | "NONE" |