Method | Description | |
---|---|---|
GetAuthorizeAnswerResponse ( int sc, string message, string authorizationKey, string encodingMethod, object payload ) : System | ||
getAuthorizationKey ( ) : string | ||
getDictionaryPayload ( ) : object>.Dictionary |
||
getEncodingMethod ( ) : string | ||
getPayload ( ) : Object | ||
getStatusCode ( ) : string | ||
getStatusMessage ( ) : string |
Method | Description | |
---|---|---|
toDictionary ( |
public GetAuthorizeAnswerResponse ( int sc, string message, string authorizationKey, string encodingMethod, object payload ) : System | ||
sc | int | |
message | string | |
authorizationKey | string | |
encodingMethod | string | |
payload | object | |
return | System |
public getDictionaryPayload ( ) : object>.Dictionary |
||
return | object>.Dictionary |