My Project
 All Classes Namespaces Files Functions Variables Typedefs Properties Pages
Orbipay.PaymentsApi.Client.Wrappers.Base Class Reference
Inheritance diagram for Orbipay.PaymentsApi.Client.Wrappers.Base:
Orbipay.PaymentsApi.Client.Wrappers.Customer Orbipay.PaymentsApi.Client.Wrappers.CustomerAccount Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.Customers Orbipay.PaymentsApi.Client.Wrappers.FeePayment Orbipay.PaymentsApi.Client.Wrappers.FundingAccount Orbipay.PaymentsApi.Client.Wrappers.FundingAccounts Orbipay.PaymentsApi.Client.Wrappers.Payment Orbipay.PaymentsApi.Client.Wrappers.Payments Orbipay.PaymentsApi.Client.Wrappers.PaymentSetup Orbipay.PaymentsApi.Client.Wrappers.PaymentSetups Orbipay.PaymentsApi.Client.Wrappers.RecordedPayment Orbipay.PaymentsApi.Client.Wrappers.RecordedPayments Orbipay.PaymentsApi.Client.Wrappers.Refund Orbipay.PaymentsApi.Client.Wrappers.Refunds Orbipay.PaymentsApi.Client.Wrappers.SimplePayment

Public Member Functions

String GetLiveMode ()
 
string GetApiEndPoint ()
 
void SetLiveMode (String LiveMode=default(String))
 
void SetHttpStatusCode (int httpStatusCode)
 
InvocationContext GetInvocationContext ()
 
int GetHttpStatusCode ()
 
void SetInvocationContext (InvocationContext invocationContext)
 
void Dispose ()
 

Public Attributes

int HttpStatusCode
 

Protected Member Functions

Base VideChannel (string channel)
 
Base RequestedBy (string requestor, string requestorType)
 
Base ForClient (string clientKey)
 
Base SetAPIEndpoint (String LiveMode=null, String apiEndPoint=null)
 
Base WithContext (InvocationContext request, String LiveMode=default(String), String apiEndPoint=null)
 

Member Function Documentation

void Orbipay.PaymentsApi.Client.Wrappers.Base.Dispose ( )
Base Orbipay.PaymentsApi.Client.Wrappers.Base.ForClient ( string  clientKey)
protected
string Orbipay.PaymentsApi.Client.Wrappers.Base.GetApiEndPoint ( )
int Orbipay.PaymentsApi.Client.Wrappers.Base.GetHttpStatusCode ( )
InvocationContext Orbipay.PaymentsApi.Client.Wrappers.Base.GetInvocationContext ( )
String Orbipay.PaymentsApi.Client.Wrappers.Base.GetLiveMode ( )
Base Orbipay.PaymentsApi.Client.Wrappers.Base.RequestedBy ( string  requestor,
string  requestorType 
)
protected
Base Orbipay.PaymentsApi.Client.Wrappers.Base.SetAPIEndpoint ( String  LiveMode = null,
String  apiEndPoint = null 
)
protected
void Orbipay.PaymentsApi.Client.Wrappers.Base.SetHttpStatusCode ( int  httpStatusCode)
void Orbipay.PaymentsApi.Client.Wrappers.Base.SetInvocationContext ( InvocationContext  invocationContext)
void Orbipay.PaymentsApi.Client.Wrappers.Base.SetLiveMode ( String  LiveMode = default(String))
Base Orbipay.PaymentsApi.Client.Wrappers.Base.VideChannel ( string  channel)
protected
Base Orbipay.PaymentsApi.Client.Wrappers.Base.WithContext ( InvocationContext  request,
String  LiveMode = default(String),
String  apiEndPoint = null 
)
protected

Member Data Documentation

int Orbipay.PaymentsApi.Client.Wrappers.Base.HttpStatusCode

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