C# Class SyrupPayToken.Claims.CardInstallmentInformation

Inheritance: Element
Afficher le fichier Open project: SKplanet/syruppay-csharp

Méthodes publiques

Méthode Description
CardInstallmentInformation ( string cardCode, string monthlyInstallmentInfo ) : System
ValidRequired ( ) : void

Method Details

CardInstallmentInformation() public méthode

public CardInstallmentInformation ( string cardCode, string monthlyInstallmentInfo ) : System
cardCode string
monthlyInstallmentInfo string
Résultat System

ValidRequired() public méthode

public ValidRequired ( ) : void
Résultat void