|
597 | 597 | from .models.pts_v2_payouts_post201_response_recipient_information import PtsV2PayoutsPost201ResponseRecipientInformation
|
598 | 598 | from .models.pts_v2_payouts_post201_response_recipient_information_card import PtsV2PayoutsPost201ResponseRecipientInformationCard
|
599 | 599 | from .models.pts_v2_payouts_post400_response import PtsV2PayoutsPost400Response
|
600 |
| -from .models.ptsv1pushfundstransfer_aggregator_information import Ptsv1pushfundstransferAggregatorInformation |
601 |
| -from .models.ptsv1pushfundstransfer_aggregator_information_sub_merchant import Ptsv1pushfundstransferAggregatorInformationSubMerchant |
602 | 600 | from .models.ptsv1pushfundstransfer_client_reference_information import Ptsv1pushfundstransferClientReferenceInformation
|
603 |
| -from .models.ptsv1pushfundstransfer_merchant_defined_information import Ptsv1pushfundstransferMerchantDefinedInformation |
604 |
| -from .models.ptsv1pushfundstransfer_merchant_information import Ptsv1pushfundstransferMerchantInformation |
605 |
| -from .models.ptsv1pushfundstransfer_merchant_information_merchant_descriptor import Ptsv1pushfundstransferMerchantInformationMerchantDescriptor |
606 | 601 | from .models.ptsv1pushfundstransfer_order_information import Ptsv1pushfundstransferOrderInformation
|
607 | 602 | from .models.ptsv1pushfundstransfer_order_information_amount_details import Ptsv1pushfundstransferOrderInformationAmountDetails
|
608 |
| -from .models.ptsv1pushfundstransfer_order_information_surcharge import Ptsv1pushfundstransferOrderInformationSurcharge |
609 |
| -from .models.ptsv1pushfundstransfer_point_of_service_information import Ptsv1pushfundstransferPointOfServiceInformation |
610 | 603 | from .models.ptsv1pushfundstransfer_processing_information import Ptsv1pushfundstransferProcessingInformation
|
611 | 604 | from .models.ptsv1pushfundstransfer_processing_information_payouts_options import Ptsv1pushfundstransferProcessingInformationPayoutsOptions
|
612 |
| -from .models.ptsv1pushfundstransfer_processing_information_recurring_options import Ptsv1pushfundstransferProcessingInformationRecurringOptions |
613 |
| -from .models.ptsv1pushfundstransfer_processing_options import Ptsv1pushfundstransferProcessingOptions |
614 |
| -from .models.ptsv1pushfundstransfer_processing_options_funding_options import Ptsv1pushfundstransferProcessingOptionsFundingOptions |
615 |
| -from .models.ptsv1pushfundstransfer_processing_options_funding_options_initiator import Ptsv1pushfundstransferProcessingOptionsFundingOptionsInitiator |
616 | 605 | from .models.ptsv1pushfundstransfer_recipient_information import Ptsv1pushfundstransferRecipientInformation
|
617 | 606 | from .models.ptsv1pushfundstransfer_recipient_information_payment_information import Ptsv1pushfundstransferRecipientInformationPaymentInformation
|
618 | 607 | from .models.ptsv1pushfundstransfer_recipient_information_payment_information_card import Ptsv1pushfundstransferRecipientInformationPaymentInformationCard
|
|
770 | 759 | from .models.ptsv2payments_token_information import Ptsv2paymentsTokenInformation
|
771 | 760 | from .models.ptsv2payments_token_information_payment_instrument import Ptsv2paymentsTokenInformationPaymentInstrument
|
772 | 761 | from .models.ptsv2payments_token_information_shipping_address import Ptsv2paymentsTokenInformationShippingAddress
|
| 762 | +from .models.ptsv2payments_token_information_token_provisioning_information import Ptsv2paymentsTokenInformationTokenProvisioningInformation |
773 | 763 | from .models.ptsv2payments_travel_information import Ptsv2paymentsTravelInformation
|
774 | 764 | from .models.ptsv2payments_travel_information_agency import Ptsv2paymentsTravelInformationAgency
|
775 | 765 | from .models.ptsv2payments_travel_information_auto_rental import Ptsv2paymentsTravelInformationAutoRental
|
|
1114 | 1104 | from .models.tms_embedded_instrument_identifier_links_self import TmsEmbeddedInstrumentIdentifierLinksSelf
|
1115 | 1105 | from .models.tms_embedded_instrument_identifier_metadata import TmsEmbeddedInstrumentIdentifierMetadata
|
1116 | 1106 | from .models.tms_embedded_instrument_identifier_processing_information import TmsEmbeddedInstrumentIdentifierProcessingInformation
|
1117 |
| -from .models.tms_embedded_instrument_identifier_token_provisioning_information import TmsEmbeddedInstrumentIdentifierTokenProvisioningInformation |
1118 | 1107 | from .models.tms_embedded_instrument_identifier_tokenized_card import TmsEmbeddedInstrumentIdentifierTokenizedCard
|
1119 | 1108 | from .models.tms_embedded_instrument_identifier_tokenized_card_card import TmsEmbeddedInstrumentIdentifierTokenizedCardCard
|
1120 | 1109 | from .models.tms_payment_instrument_processing_info import TmsPaymentInstrumentProcessingInfo
|
|
0 commit comments