# # OrderResponseCheckout

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowed_payment_methods** | **string[]** | Are the payment methods available for this link | [optional]
**can_not_expire** | **bool** |  | [optional]
**emails_sent** | **int** |  | [optional]
**exclude_card_networks** | **object[]** |  | [optional]
**expires_at** | **int** |  | [optional]
**failure_url** | **string** |  | [optional]
**force_3ds_flow** | **bool** |  | [optional]
**id** | **string** |  | [optional]
**is_redirect_on_failure** | **bool** |  | [optional]
**livemode** | **bool** |  | [optional]
**max_failed_retries** | **int** | Number of retries allowed before the checkout is marked as failed | [optional]
**metadata** | **array<string,mixed>** |  | [optional]
**monthly_installments_enabled** | **bool** |  | [optional]
**monthly_installments_options** | **int[]** |  | [optional]
**name** | **string** |  | [optional]
**needs_shipping_contact** | **bool** |  | [optional]
**object** | **string** |  | [optional]
**on_demand_enabled** | **bool** |  | [optional]
**paid_payments_count** | **int** |  | [optional]
**recurrent** | **bool** |  | [optional]
**redirection_time** | **int** | number of seconds to wait before redirecting to the success_url | [optional]
**slug** | **string** |  | [optional]
**sms_sent** | **int** |  | [optional]
**success_url** | **string** |  | [optional]
**starts_at** | **int** |  | [optional]
**status** | **string** |  | [optional]
**type** | **string** |  | [optional]
**url** | **string** |  | [optional]

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