C# Class Litle.Sdk.applepayType

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

public string data
return string

header public property

public applepayHeaderType,Litle.Sdk header
return applepayHeaderType

signature public property

public string signature
return string

version public property

public string version
return string