C# 클래스 Litle.Sdk.mposType

파일 보기 프로젝트 열기: LitleCo/litle-sdk-for-dotNet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
encryptedTrack string
formatId string
ksn string
track1Status int
track2Status int

공개 메소드들

메소드 설명
Serialize ( ) : string

메소드 상세

Serialize() 공개 메소드

public Serialize ( ) : string
리턴 string

프로퍼티 상세

encryptedTrack 공개적으로 프로퍼티

public string encryptedTrack
리턴 string

formatId 공개적으로 프로퍼티

public string formatId
리턴 string

ksn 공개적으로 프로퍼티

public string ksn
리턴 string

track1Status 공개적으로 프로퍼티

public int track1Status
리턴 int

track2Status 공개적으로 프로퍼티

public int track2Status
리턴 int