C# Class Litle.Sdk.applepayType

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

Public Properties

Property Type Description
data string
header applepayHeaderType
signature string
version string

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

data public_oe property

public string data
return string

header public_oe property

public applepayHeaderType,Litle.Sdk header
return applepayHeaderType

signature public_oe property

public string signature
return string

version public_oe property

public string version
return string