BusinessDocument
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [default to null] | |
| country_id | Long | [default to null] | |
| state_id | Long | [optional] [default to null] | |
| city_id | Long | [optional] [default to null] | |
| document_name | String | [default to null] | |
| document_localized_name | String | [optional] [default to null] | |
| document_description | String | [optional] [default to null] | |
| document_localized_description | String | [optional] [default to null] | |
| is_optional | Boolean | [default to null] | |
| document_issuer | String | [optional] [default to null] | |
| document_issuer_website | String | [optional] [default to null] | |
| document_issuer_email | String | [optional] [default to null] | |
| document_issuer_phone | String | [optional] [default to null] | |
| document_identifiers | DocumentIdentifiers | [default to null] |