SBPaymentService.NET

SB Payment Service .NET library

< クラス一覧


ApiRequestData

Namespace: SBPaymentService.Api

public abstract class ApiRequestData : ApiData

Inheritance ObjectDataCommonBaseApiDataApiRequestData

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

Methods

ComputeHashCode(MerchantEnvironment)

public void ComputeHashCode(MerchantEnvironment env)

Parameters

env MerchantEnvironment


< クラス一覧