My Project
 All Classes Namespaces Files Functions Variables Typedefs Properties Pages
Orbipay.PaymentsApi.Client.Wrappers.InvocationContext Class Reference

Public Member Functions

 InvocationContext ()
 
 InvocationContext (String secret=null, string idempotentRequestKey=null, string xOPAYHeaders=null, String apiKey=null, String authScheme=null)
 
string GetClientKey ()
 
string GetProduct ()
 
string GetXOPAYHeaders ()
 
string GetRequestorType ()
 
string GetIdempotentRequestKey ()
 
string GetRequestUuid ()
 
string GetChannel ()
 
string GetResponseCodes ()
 
string GetResponseText ()
 
string GetRequestor ()
 
string GetTimestamp ()
 
String GetSecret ()
 
String GetApiKey ()
 
String GetAuthScheme ()
 
void SetClientKey (string clientKey)
 
void SetProduct (string product)
 
void SetXOPAYHeaders (string xOPAYHeaders)
 
void SetRequestorType (string requestorType)
 
void SetIdempotentRequestKey (string idempotentRequestKey)
 
void SetRequestUuid (string requestUuid)
 
void SetChannel (string channel)
 
void SetResponseCodes (string responseCodes)
 
void SetResponseText (string responseText)
 
void SetRequestor (string requestor)
 
void SetTimestamp (string timestamp)
 
void SetSecret (String secret)
 
void SetApiKey (String apiKey)
 
void SetAuthScheme (String authScheme)
 

Public Attributes

string ClientKey
 
string Product
 
string XOPAYHeaders
 
string RequestorType
 
string IdempotentRequestKey
 
string RequestUuid
 
string Channel
 
string ResponseCodes
 
string ResponseText
 
string Requestor
 
string Timestamp
 
String secret
 
String apiKey
 
String authScheme
 

Constructor & Destructor Documentation

Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.InvocationContext ( )
Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.InvocationContext ( String  secret = null,
string  idempotentRequestKey = null,
string  xOPAYHeaders = null,
String  apiKey = null,
String  authScheme = null 
)

Member Function Documentation

String Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetApiKey ( )
String Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetAuthScheme ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetChannel ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetClientKey ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetIdempotentRequestKey ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetProduct ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetRequestor ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetRequestorType ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetRequestUuid ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetResponseCodes ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetResponseText ( )
String Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetSecret ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetTimestamp ( )
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.GetXOPAYHeaders ( )
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetApiKey ( String  apiKey)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetAuthScheme ( String  authScheme)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetChannel ( string  channel)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetClientKey ( string  clientKey)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetIdempotentRequestKey ( string  idempotentRequestKey)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetProduct ( string  product)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetRequestor ( string  requestor)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetRequestorType ( string  requestorType)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetRequestUuid ( string  requestUuid)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetResponseCodes ( string  responseCodes)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetResponseText ( string  responseText)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetSecret ( String  secret)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetTimestamp ( string  timestamp)
void Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.SetXOPAYHeaders ( string  xOPAYHeaders)

Member Data Documentation

String Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.apiKey
String Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.authScheme
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.Channel
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.ClientKey
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.IdempotentRequestKey
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.Product
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.Requestor
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.RequestorType
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.RequestUuid
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.ResponseCodes
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.ResponseText
String Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.secret
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.Timestamp
string Orbipay.PaymentsApi.Client.Wrappers.InvocationContext.XOPAYHeaders

The documentation for this class was generated from the following file: