C# Class Litle.Sdk.registerTokenRequestType

Inheritance: transactionTypeWithReportGroup
Afficher le fichier Open project: LitleCo/litle-sdk-for-dotNet Class Usage Examples

Méthodes publiques

Свойство Type Description
accountNumber string
applepay applepayType
cardValidationNum string
echeckForToken echeckForTokenType
orderId string
paypageRegistrationId string

Méthodes publiques

Méthode Description
Serialize ( ) : string

Method Details

Serialize() public méthode

public Serialize ( ) : string
Résultat string

Property Details

accountNumber public_oe property

public string accountNumber
Résultat string

applepay public_oe property

public applepayType,Litle.Sdk applepay
Résultat applepayType

cardValidationNum public_oe property

public string cardValidationNum
Résultat string

echeckForToken public_oe property

public echeckForTokenType,Litle.Sdk echeckForToken
Résultat echeckForTokenType

orderId public_oe property

public string orderId
Résultat string

paypageRegistrationId public_oe property

public string paypageRegistrationId
Résultat string