# # SubscriptionDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**card** | [**\Conekta\Model\SubscriptionDetailsCard**](SubscriptionDetailsCard.md) |  | [optional]
**plan** | [**\Conekta\Model\SubscriptionDetailsPlan**](SubscriptionDetailsPlan.md) |  | [optional]
**id** | **string** |  | [optional]
**object** | **string** |  | [optional]
**status** | **string** |  | [optional]
**plan_id** | **string** |  | [optional]
**customer_id** | **string** |  | [optional]
**next_billing_cycle** | **int** |  | [optional]
**created_at** | **int** |  | [optional]
**updated_at** | **int** |  | [optional]

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