C# Class Litle.Sdk.mposType

Show file 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 property

public string encryptedTrack
return string

formatId public property

public string formatId
return string

ksn public property

public string ksn
return string

track1Status public property

public int track1Status
return int

track2Status public property

public int track2Status
return int