SB Payment Service .NET library
Namespace: SBPaymentService.Api
public abstract class ApiRequestData : ApiData
Inheritance Object → DataCommonBase → ApiData → ApiRequestData
public string id { get; set; }
public bool IsEncrypted { get; }
public string merchant_id { get; set; }
public string service_id { get; set; }
public string sps_hashcode { get; set; }
public void ComputeHashCode(MerchantEnvironment env)