AmzSpApi::MerchantFulfillmentApiModel::AdditionalSellerInput
¶ ↑
Properties¶ ↑
Name | Type | Description | Notes ———— | ————- | ————- | ————- data_type | String | The data type of the additional information. | [optional] value_as_string | String | The value when the data type is string. | [optional] value_as_boolean | BOOLEAN | The value when the data type is boolean. | [optional] value_as_integer | Integer | The value when the data type is integer. | [optional] value_as_timestamp | {Timestamp} | | [optional] value_as_address | {Address} | | [optional] value_as_weight | {Weight} | | [optional] value_as_dimension | {Length} | | [optional] value_as_currency | {CurrencyAmount} | | [optional]