kittycad.api.payments.delete_payment_information_for_org
Functions
|
This includes billing address, phone, and name. |
|
|
|
This includes billing address, phone, and name. |
|
- kittycad.api.payments.delete_payment_information_for_org._build_response(*, response)[source][source]
- kittycad.api.payments.delete_payment_information_for_org._parse_response(*, response)[source][source]
- async kittycad.api.payments.delete_payment_information_for_org.asyncio(*, client)[source][source]
This includes billing address, phone, and name. This endpoint requires authentication by an org admin. It deletes the payment information for the authenticated user’s org.
- async kittycad.api.payments.delete_payment_information_for_org.asyncio_detailed(*, client)[source][source]