Name | Type | Description | Notes |
---|---|---|---|
created | DateTime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
changed_by | String | { "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 | String | { "description" : "", "verbs":["GET"] } | [optional] |
crm_id | String | { "description" : "CRM ID of the product-rate-plan.", "verbs":["POST","PUT","GET"] } | [optional] |
subscription_id | String | { "description" : "Subscription to add payment method to.", "verbs":["POST","GET"] } | |
organization_id | String | [optional] | |
payment_method_id | String | { "description" : "Payment method to add to subscription.", "verbs":["POST","GET"] } | |
deleted | BOOLEAN | [optional] [default to false] | |
payment_method | PaymentMethod | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.