C# Class Litle.Sdk.fraudCheckType

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

Public Properties

Property Type Description
authenticationTransactionId string
authenticationValue string
customerIpAddress string

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

authenticationTransactionId public_oe property

public string authenticationTransactionId
return string

authenticationValue public_oe property

public string authenticationValue
return string

customerIpAddress public_oe property

public string customerIpAddress
return string