| Name | Type | Description | Notes |
|---|---|---|---|
| merchant_id | string | A unique 25-character alphanumeric resource identifier. | |
| status | \Komoju\Model\LiveApplicationStatus | ||
| payments_enabled | bool | Whether payments have been enabled following application review. | |
| payouts_enabled | bool | Whether payouts have been enabled following application review. | |
| requested_fields | \Komoju\Model\Field[] | Fields currently required to be submitted for this application. | |
| newly_requested_fields | \Komoju\Model\Field[] | Fields newly added to the required list since last submission. | |
| errored_fields | \Komoju\Model\ErroredField[] | Fields that were submitted but failed validation. | |
| [Back to Model list] [Back to API list] [Back to README] |