amazon-spapi 2.0.3

A Rust client library for Amazon Selling Partner API (SP-API)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# RegulatedInformationField

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field_id** | **String** | The unique identifier of the field. | 
**field_label** | **String** | The name of the field. | 
**field_type** | **String** | The type of field. | 
**field_value** | **String** | The content of the field as collected in regulatory form. Note that `FileAttachment` type fields contain a URL where you can download the attachment. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)