SBPaymentService.NET

SB Payment Service .NET library

< クラス一覧


ApiRequestData<TBase>

Namespace: SBPaymentService.Api

public class ApiRequestData<TBase> : ApiRequestData

Type Parameters

TBase

Inheritance ObjectDataCommonBaseApiDataApiRequestDataApiRequestData<TBase>

Properties

id

public string id { get; set; }

Property Value

String

IsEncrypted

public bool IsEncrypted { get; }

Property Value

Boolean

merchant_id

public string merchant_id { 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

Constructors

ApiRequestData()

public ApiRequestData()

< クラス一覧