Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1 KB

File metadata and controls

13 lines (12 loc) · 1 KB

# LiveApplication

Properties

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]