SBPaymentService.NET

SB Payment Service .NET library

< クラス一覧


RequestPaymentOnSubscription

Namespace: SBPaymentService.Api.Method.Data.Au

public class RequestPaymentOnSubscription : SBPaymentService.Api.ApiRequestData

Inheritance ObjectDataCommonBaseApiDataApiRequestDataRequestPaymentOnSubscription

Properties

amount

public string amount { get; set; }

Property Value

String

cust_code

public string cust_code { get; set; }

Property Value

String

free1

public string free1 { get; set; }

Property Value

String

free2

public string free2 { get; set; }

Property Value

String

free3

public string free3 { get; set; }

Property Value

String

id

public string id { get; set; }

Property Value

String

IsEncrypted

public bool IsEncrypted { get; }

Property Value

Boolean

item_id

public string item_id { get; set; }

Property Value

String

item_name

public string item_name { get; set; }

Property Value

String

limit_second

public string limit_second { get; set; }

Property Value

String

merchant_id

public string merchant_id { get; set; }

Property Value

String

order_id

public string order_id { get; set; }

Property Value

String

order_rowno

public string order_rowno { get; set; }

Property Value

String

request_date

public string request_date { get; set; }

Property Value

String

service_id

public string service_id { get; set; }

Property Value

String

sps_hashcode

public string sps_hashcode { get; set; }

Property Value

String

tax

public string tax { get; set; }

Property Value

String

tracking_id

public string tracking_id { get; set; }

Property Value

String

Constructors

RequestPaymentOnSubscription()

public RequestPaymentOnSubscription()

< クラス一覧