PackageTypeResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the package type. | [default to null] |
| name | String | Name of the package type (localized). | [default to null] |
| description | String | Description of the package type (localized). | [default to null] |
| is_active | Boolean | Whether the package type is currently active. | [default to null] |
| formatted_date | String | Formatted creation date. | [default to null] |
| photo | String | Photo URL of the package type. | [default to null] |