My Project
 All Classes Namespaces Files Functions Variables Typedefs Properties Pages
Orbipay.PaymentsApi.Client.Wrappers.CustomerContact Class Reference
Inheritance diagram for Orbipay.PaymentsApi.Client.Wrappers.CustomerContact:
Orbipay.PaymentsApi.Client.Wrappers.Base

Public Member Functions

Customer GetCustomer ()
 Gets Customer More...
 
Contact GetContact ()
 Gets Contact More...
 
CustomerContact ForCustomer (Customer customer)
 
CustomerContact WithContact (Contact contact)
 
CustomerContact ForClient (string clientKey)
 
CustomerContact VideChannel (string channel)
 
CustomerContact PerformedBy (string requestor, string requestorType)
 PerformedBy Method. More...
 
CustomerContact InitiateVerification (InvocationContext invocation_context, string live_mode=null, string api_end_point=null)
 InitiateVerification Method. More...
 
CustomerContact Link (InvocationContext invocation_context, string live_mode=null, string api_end_point=null)
 Link Method. More...
 
CustomerContact Unlink (InvocationContext invocation_context, string live_mode=null, string api_end_point=null)
 Unlink Method. More...
 
IEnumerator< CustomerContactGetEnumerator ()
 
- Public Member Functions inherited from Orbipay.PaymentsApi.Client.Wrappers.Base
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

Customer Customer
 Customer More...
 
Contact Contact
 Contact More...
 
- Public Attributes inherited from Orbipay.PaymentsApi.Client.Wrappers.Base
int HttpStatusCode
 

Additional Inherited Members

- Protected Member Functions inherited from Orbipay.PaymentsApi.Client.Wrappers.Base
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

CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.ForClient ( string  clientKey)

ForClient Method.

Parameters
ClientKeyThe ClientKey is of type string
Returns
CustomerContact
CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.ForCustomer ( Customer  customer)

ForCustomer Method.

Parameters
CustomerThe Customer is of type Customer
Returns
CustomerContact
Contact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.GetContact ( )

Gets Contact

Customer Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.GetCustomer ( )

Gets Customer

IEnumerator<CustomerContact> Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.GetEnumerator ( )
CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.InitiateVerification ( InvocationContext  invocation_context,
string  live_mode = null,
string  api_end_point = null 
)

InitiateVerification Method.

Parameters
invocationContextThe invocationContext is of type InvocationContext
liveModeThe liveMode is of type String
Exceptions
OrbipayApiExceptionThe only Exception that is thrown in Exceptional case
Returns
CustomerContact
CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.Link ( InvocationContext  invocation_context,
string  live_mode = null,
string  api_end_point = null 
)

Link Method.

Parameters
invocationContextThe invocationContext is of type InvocationContext
liveModeThe liveMode is of type String
Exceptions
OrbipayApiExceptionThe only Exception that is thrown in Exceptional case
Returns
CustomerContact
CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.PerformedBy ( string  requestor,
string  requestorType 
)

PerformedBy Method.

Parameters
RequestorThe Requestor is of type string
RequestorTypeThe RequestorType is of type string
Returns
CustomerContact
CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.Unlink ( InvocationContext  invocation_context,
string  live_mode = null,
string  api_end_point = null 
)

Unlink Method.

Parameters
invocationContextThe invocationContext is of type InvocationContext
liveModeThe liveMode is of type String
Exceptions
OrbipayApiExceptionThe only Exception that is thrown in Exceptional case
Returns
CustomerContact
CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.VideChannel ( string  channel)

VideChannel Method.

Parameters
ChannelThe Channel is of type string
Returns
CustomerContact
CustomerContact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.WithContact ( Contact  contact)

WithContact Method.

Parameters
ContactThe Contact is of type Contact
Returns
CustomerContact

Member Data Documentation

Contact Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.Contact
Customer Orbipay.PaymentsApi.Client.Wrappers.CustomerContact.Customer

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