C# Class Litle.Sdk.billMeLaterRequest

Show file Open project: LitleCo/litle-sdk-for-dotNet

Public Properties

Property Type Description
preapprovalNumber string
virtualAuthenticationKeyData string
virtualAuthenticationKeyPresenceIndicator string

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

preapprovalNumber public property

public string preapprovalNumber
return string

virtualAuthenticationKeyData public property

public string virtualAuthenticationKeyData
return string

virtualAuthenticationKeyPresenceIndicator public property

public string virtualAuthenticationKeyPresenceIndicator
return string