## SellerInputDefinition

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**is_required** | **bool** | When true, the additional input field is required. |
**data_type** | **string** | The data type of the additional input field. |
**constraints** | [**\SellingPartnerApi\Model\MerchantFulfillmentV0\Constraint[]**](Constraint.md) | List of constraints. |
**input_display_text** | **string** | The display text for the additional input field. |
**input_target** | [**\SellingPartnerApi\Model\MerchantFulfillmentV0\InputTargetType**](InputTargetType.md) |  | [optional]
**stored_value** | [**\SellingPartnerApi\Model\MerchantFulfillmentV0\AdditionalSellerInput**](AdditionalSellerInput.md) |  |
**restricted_set_values** | **string[]** | The set of fixed values in an additional seller input. | [optional]

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