kittycad.api.payments.get_payment_information_for_user
Functions
|
This includes billing address, phone, and name. |
|
|
|
This includes billing address, phone, and name. |
|
- kittycad.api.payments.get_payment_information_for_user._build_response(*, response)[source][source]
- kittycad.api.payments.get_payment_information_for_user._parse_response(*, response)[source][source]
- async kittycad.api.payments.get_payment_information_for_user.asyncio(*, client)[source][source]
This includes billing address, phone, and name. This endpoint requires authentication by any Zoo user. It gets the payment information for the authenticated user.
- async kittycad.api.payments.get_payment_information_for_user.asyncio_detailed(*, client)[source][source]