| Name | Type | Description | Notes |
|---|---|---|---|
| created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
| changed_by | str | { "description" : "ID of the user who last updated the entity.", "verbs":[] } | [optional] |
| updated | datetime | { "description" : "The UTC DateTime when the object was last updated.", "verbs":[] } | [optional] |
| id | str | { "description" : "", "verbs":["GET"] } | [optional] |
| crm_id | str | { "description" : "CRM ID of the product-rate-plan.", "verbs":["POST","PUT","GET"] } | [optional] |
| subscription_id | str | { "description" : "Subscription to add payment method to.", "verbs":["POST","GET"] } | |
| organization_id | str | [optional] | |
| payment_method_id | str | { "description" : "Payment method to add to subscription.", "verbs":["POST","GET"] } | |
| deleted | bool | [optional] [default to False] | |
| payment_method | PaymentMethod | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.