cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
14 lines (10 loc) • 1.41 kB
Markdown
# CyberSource.Ptsv1pullfundstransferSenderInformationPaymentInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**card** | [**Ptsv1pullfundstransferSenderInformationPaymentInformationCard**](Ptsv1pullfundstransferSenderInformationPaymentInformationCard.md) | | [optional]
**tokenizedCard** | [**Ptsv1pullfundstransferSenderInformationPaymentInformationTokenizedCard**](Ptsv1pullfundstransferSenderInformationPaymentInformationTokenizedCard.md) | | [optional]
**customer** | [**Ptsv1pullfundstransferSenderInformationPaymentInformationCustomer**](Ptsv1pullfundstransferSenderInformationPaymentInformationCustomer.md) | | [optional]
**paymentInstrument** | [**Ptsv1pullfundstransferSenderInformationPaymentInformationPaymentInstrument**](Ptsv1pullfundstransferSenderInformationPaymentInformationPaymentInstrument.md) | | [optional]
**instrumentIdentifier** | [**Ptsv1pullfundstransferSenderInformationPaymentInformationInstrumentIdentifier**](Ptsv1pullfundstransferSenderInformationPaymentInformationInstrumentIdentifier.md) | | [optional]
**accountType** | **String** | If supported, the `accountType` can specify what type of account is used by the issuer. Must be a valid value: - `00`-Not applicable - `10`-Saving account - `20`-Checking account - `30`-Credit card account - `40`-Universal account | [optional]