Table of Contents

Class ApDepositUrlResult

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

Constructors

ApDepositUrlResult(string)

public ApDepositUrlResult(string url)

Parameters

url string

Properties

Url

public string Url { get; set; }

Property Value

string