C# Class SyrupPayToken.Claims.CardInstallmentInformation

Inheritance: Element
Show file Open project: SKplanet/syruppay-csharp

Public Methods

Method Description
CardInstallmentInformation ( string cardCode, string monthlyInstallmentInfo ) : System
ValidRequired ( ) : void

Method Details

CardInstallmentInformation() public method

public CardInstallmentInformation ( string cardCode, string monthlyInstallmentInfo ) : System
cardCode string
monthlyInstallmentInfo string
return System

ValidRequired() public method

public ValidRequired ( ) : void
return void