# PayoutStatus The max size of the db field that holds this value is 20, so please don\'t add new values longer than that! ## Enum * `Pending` (value: `'PENDING'`) * `Approved` (value: `'APPROVED'`) * `Rejected` (value: `'REJECTED'`) * `Cancelled` (value: `'CANCELLED'`) * `Failed` (value: `'FAILED'`) * `Complete` (value: `'COMPLETE'`) [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)