SB Payment Service .NET library
Namespace: SBPaymentService.Api.Method.Data.Au
public class CancelSimpleSubscriptionResponseData : SBPaymentService.Api.ApiResponseData
Inheritance Object → DataCommonBase → ApiData → ApiResponseData → CancelSimpleSubscriptionResponseData
public ErrorCode Error { get; }
public bool IsEncrypted { get; }
public string res_date { get; set; }
public string res_err_code { get; set; }
public string res_process_date { get; set; }
public string res_result { get; set; }
public string res_sps_transaction_id { get; set; }
public CancelSimpleSubscriptionResponseData()