kittycad.api.payments.list_payment_methods_for_user.sync

kittycad.api.payments.list_payment_methods_for_user.sync(*, client)[source][source]

This endpoint requires authentication by any KittyCAD user. It lists payment methods for the authenticated user.

Return type:

Union[List[PaymentMethod], Error, None]