Enums§
- AddRecurring
Subscription Error - struct for typed errors of method
add_recurring_subscription
- AddSubscription
Installment Error - struct for typed errors of method
add_subscription_installment
- Cancel
Recurring Subscription Error - struct for typed errors of method
cancel_recurring_subscription
- Delete
Subscription Error - struct for typed errors of method
delete_subscription
- Find
Subscription ByDeal Error - struct for typed errors of method
find_subscription_by_deal
- GetSubscription
Error - struct for typed errors of method
get_subscription
- GetSubscription
Payments Error - struct for typed errors of method
get_subscription_payments
- Update
Recurring Subscription Error - struct for typed errors of method
update_recurring_subscription
- Update
Subscription Installment Error - struct for typed errors of method
update_subscription_installment
Functions§
- add_
recurring_ subscription - Adds a new recurring subscription.
- add_
subscription_ installment - Adds a new installment subscription.
- cancel_
recurring_ subscription - Cancels a recurring subscription.
- delete_
subscription - Marks an installment or a recurring subscription as deleted.
- find_
subscription_ by_ deal - Returns details of an installment or a recurring subscription by the deal ID.
- get_
subscription - Returns details of an installment or a recurring subscription.
- get_
subscription_ payments - Returns all payments of an installment or recurring subscription.
- update_
recurring_ subscription - Updates a recurring subscription.
- update_
subscription_ installment - Updates an installment subscription.