Subscription of a user (customer) to another user's arrays
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique ID of subscription as defined by Stripe | [optional] |
| ownerNamespaceUuid | String | Unique ID of the array (product) owner | [optional] |
| customerNamespaceUuid | String | Unique ID of the array (product) user (customer) | [optional] |
| pricing | List<Pricing> | list of pricing used by this subscription | [optional] |