| Name | Type | Description | Notes |
|---|---|---|---|
| slug | string | Unique slug identifier for the portal | [optional] |
| subscription_id | string | Associated subscription ID | [optional] |
| customer_id | string | Associated customer ID | [optional] |
| livemode | bool | Whether this is a live or test mode portal | [optional] |
| subscription | \Conekta\Model\SubscriptionDetails | [optional] | |
| customer | \Conekta\Model\CustomerDetails | [optional] | |
| id | string | Customer portal ID | [optional] |
| company_id | string | Associated company ID | [optional] |
| object | string | [optional] | |
| created_at | int | Unix timestamp of creation | [optional] |
| updated_at | int | Unix timestamp of last update | [optional] |
| portal_url | string | URL to access the customer portal | [optional] |