I have generated the latest API!

This commit is contained in:
github-actions[bot]
2022-07-26 00:11:22 +00:00
parent f622646127
commit 0422a9a4fd
6 changed files with 316 additions and 1 deletions

View File

@ -63,6 +63,8 @@ from .payment_intent import PaymentIntent
from .payment_method import PaymentMethod
from .payment_method_card_checks import PaymentMethodCardChecks
from .payment_method_type import PaymentMethodType
from .physics_constant import PhysicsConstant
from .physics_constant_name import PhysicsConstantName
from .plugins_info import PluginsInfo
from .pong import Pong
from .registry_service_config import RegistryServiceConfig