C# Class Litle.Sdk.mposType

ファイルを表示 Open project: LitleCo/litle-sdk-for-dotNet Class Usage Examples

Public Properties

Property Type Description
encryptedTrack string
formatId string
ksn string
track1Status int
track2Status int

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

encryptedTrack public_oe property

public string encryptedTrack
return string

formatId public_oe property

public string formatId
return string

ksn public_oe property

public string ksn
return string

track1Status public_oe property

public int track1Status
return int

track2Status public_oe property

public int track2Status
return int