SBPaymentService.NET

SB Payment Service .NET library

< クラス一覧


ErrorCode

Namespace: SBPaymentService.Api

public class ErrorCode

Inheritance ObjectErrorCode

Properties

Description

public string Description { get; private set; }

Property Value

String

ErrCode

public string ErrCode { get; set; }

Property Value

String

Message

public string Message { get; private set; }

Property Value

String

Constructors

ErrorCode(String)

public ErrorCode(string err_code)

Parameters

err_code String

Methods

ToString()

public string ToString()

Returns

String


< クラス一覧