Table of Contents

Class ApRequestedValue

Namespace
AkashicPaySDK.Model
Assembly
AkashicPaySDK.dll
public class ApRequestedValue
Inheritance
ApRequestedValue
Inherited Members

Properties

Amount

[JsonProperty("amount")]
public string? Amount { get; set; }

Property Value

string

Currency

[JsonProperty("currency")]
public string? Currency { get; set; }

Property Value

string