kittycad.api.payments.get_payment_balance_for_user

Functions

asyncio(*, client)

This endpoint requires authentication by any KittyCAD user.

asyncio_detailed(*, client)

rtype

Response[Union[Any, CustomerBalance, Error]]

sync(*, client)

This endpoint requires authentication by any KittyCAD user.

sync_detailed(*, client)

rtype

Response[Union[Any, CustomerBalance, Error]]