## 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** | **bool** | The value when the data type is boolean. | [optional]
**value_as_integer** | **int** | The value when the data type is integer. | [optional]
**value_as_timestamp** | **string** | A timestamp in ISO 8601 format. | [optional]
**value_as_address** | [**\SellingPartnerApi\Model\MerchantFulfillmentV0\Address**](Address.md) |  | [optional]
**value_as_weight** | [**\SellingPartnerApi\Model\MerchantFulfillmentV0\Weight**](Weight.md) |  | [optional]
**value_as_dimension** | [**\SellingPartnerApi\Model\MerchantFulfillmentV0\Length**](Length.md) |  | [optional]
**value_as_currency** | [**\SellingPartnerApi\Model\MerchantFulfillmentV0\CurrencyAmount**](CurrencyAmount.md) |  | [optional]

[[MerchantFulfillmentV0 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
