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

Public Member Functions

List< PBTGetList ()
 Gets List More...
 
string GetTotalResultsCount ()
 The total number of PBT enrollments of the customer matching the search criteria. More...
 
string GetIdCustomer ()
 The unique identifier assigned by EBPP to the customer. More...
 
string GetIdCustomerAccount ()
 The unique identifier assigned by EBPP to the customer account More...
 
PBTs ForClient (string clientKey)
 
PBTs VideChannel (string channel)
 
PBTs FindBy (MultiMap< String > PBTsFilterMap)
 
PBTs RetrievedBy (string requestor, string requestorType)
 RetrievedBy Method. More...
 
PBTs Get (InvocationContext invocation_context, string live_mode=null, string api_end_point=null)
 Get Method. More...
 
IEnumerator< PBTsGetEnumerator ()
 
- 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

List< PBTList
 List More...
 
string TotalResultsCount
 The total number of PBT enrollments of the customer matching the search criteria. More...
 
string idCustomer
 The unique identifier assigned by EBPP to the customer. More...
 
string idCustomerAccount
 The unique identifier assigned by EBPP to the customer account 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

PBTs Orbipay.PaymentsApi.Client.Wrappers.PBTs.FindBy ( MultiMap< String >  PBTsFilterMap)

FindBy Method.

Parameters
PBTsFilterMapThe PBTsFilterMap is of type MultiMap<String>
Returns
PBTs
PBTs Orbipay.PaymentsApi.Client.Wrappers.PBTs.ForClient ( string  clientKey)

ForClient Method.

Parameters
ClientKeyThe ClientKey is of type string
Returns
PBTs
PBTs Orbipay.PaymentsApi.Client.Wrappers.PBTs.Get ( InvocationContext  invocation_context,
string  live_mode = null,
string  api_end_point = null 
)

Get 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
PBTs
IEnumerator<PBTs> Orbipay.PaymentsApi.Client.Wrappers.PBTs.GetEnumerator ( )
string Orbipay.PaymentsApi.Client.Wrappers.PBTs.GetIdCustomer ( )

The unique identifier assigned by EBPP to the customer.

The unique identifier assigned by EBPP to the customer.

string Orbipay.PaymentsApi.Client.Wrappers.PBTs.GetIdCustomerAccount ( )

The unique identifier assigned by EBPP to the customer account

The unique identifier assigned by EBPP to the customer account

List<PBT> Orbipay.PaymentsApi.Client.Wrappers.PBTs.GetList ( )

Gets List

string Orbipay.PaymentsApi.Client.Wrappers.PBTs.GetTotalResultsCount ( )

The total number of PBT enrollments of the customer matching the search criteria.

The total number of PBT enrollments of the customer matching the search criteria.

PBTs Orbipay.PaymentsApi.Client.Wrappers.PBTs.RetrievedBy ( string  requestor,
string  requestorType 
)

RetrievedBy Method.

Parameters
RequestorThe Requestor is of type string
RequestorTypeThe RequestorType is of type string
Returns
PBTs
PBTs Orbipay.PaymentsApi.Client.Wrappers.PBTs.VideChannel ( string  channel)

VideChannel Method.

Parameters
ChannelThe Channel is of type string
Returns
PBTs

Member Data Documentation

string Orbipay.PaymentsApi.Client.Wrappers.PBTs.idCustomer

The unique identifier assigned by EBPP to the customer.

The unique identifier assigned by EBPP to the customer.

string Orbipay.PaymentsApi.Client.Wrappers.PBTs.idCustomerAccount

The unique identifier assigned by EBPP to the customer account

The unique identifier assigned by EBPP to the customer account

List<PBT> Orbipay.PaymentsApi.Client.Wrappers.PBTs.List

List

string Orbipay.PaymentsApi.Client.Wrappers.PBTs.TotalResultsCount

The total number of PBT enrollments of the customer matching the search criteria.

The total number of PBT enrollments of the customer matching the search criteria.


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