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

Public Member Functions

List< CustomerAccountGetList ()
 Gets List More...
 
string GetTotalResultsCount ()
 total number of Customer accounts of customer available with matching criteria More...
 
string GetHasMoreResults ()
 true if there are more results or pages More...
 
string GetUrl ()
 This URL fetches the next or previous set of customer accounts, based on the presence of after_object or before_object parameter. More...
 
string GetFromIndex ()
 The id of the object before which the previous set of objects are to be retrieved. More...
 
string GetToIndex ()
 The id of the object after which the next set of objects are to be retrieved. More...
 
string GetQueryId ()
 The query id of the object. More...
 
string GetID_CUSTOMER ()
 The unique identifier assigned by EBPP to the customer. More...
 
string GetPageSize ()
 The maximum number of objects returned in the query. More...
 
string GetAccountNumber ()
 The Account Number to get details of. More...
 
List< string > GetStatus ()
 The status of the customer&#39;s account in EBPP. This can take multiple values in the format key&#x3D;value1&key&#x3D;value2.... More...
 
CustomerAccounts ForClient (string clientKey)
 
CustomerAccounts SetList (List< CustomerAccount > list)
 
CustomerAccounts VideChannel (string channel)
 
CustomerAccounts FindBy (MultiMap< String > CustomerAccountsFilterMap)
 
CustomerAccounts ForCustomer (string iDCUSTOMER)
 
CustomerAccounts RetrievedBy (string requestor, string requestorType)
 RetrievedBy Method. More...
 
CustomerAccounts Get (InvocationContext invocation_context, string live_mode=null, string api_end_point=null)
 Get Method. More...
 
CustomerAccounts GetPage (InvocationContext invocation_context, string live_mode=null, string api_end_point=null)
 GetPage Method. More...
 
IEnumerator< CustomerAccountsGetEnumerator ()
 
- 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< CustomerAccountList
 List More...
 
string TotalResultsCount
 total number of Customer accounts of customer available with matching criteria More...
 
string HasMoreResults
 true if there are more results or pages More...
 
string Url
 This URL fetches the next or previous set of customer accounts, based on the presence of after_object or before_object parameter. More...
 
string FromIndex
 The id of the object before which the previous set of objects are to be retrieved. More...
 
string ToIndex
 The id of the object after which the next set of objects are to be retrieved. More...
 
string QueryId
 The query id of the object. More...
 
string ID_CUSTOMER
 The unique identifier assigned by EBPP to the customer. More...
 
string pageSize
 The maximum number of objects returned in the query. More...
 
string accountNumber
 The Account Number to get details of. More...
 
List< string > status
 The status of the customer&#39;s account in EBPP. This can take multiple values in the format key&#x3D;value1&key&#x3D;value2.... 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

CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.FindBy ( MultiMap< String >  CustomerAccountsFilterMap)

FindBy Method.

Parameters
CustomerAccountsFilterMapThe CustomerAccountsFilterMap is of type MultiMap<String>
Returns
CustomerAccounts
CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.ForClient ( string  clientKey)

ForClient Method.

Parameters
ClientKeyThe ClientKey is of type string
Returns
CustomerAccounts
CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.ForCustomer ( string  iDCUSTOMER)

ForCustomer Method.

Parameters
ID_CUSTOMERThe ID_CUSTOMER is of type string
Returns
CustomerAccounts
CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.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
CustomerAccounts
string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetAccountNumber ( )

The Account Number to get details of.

The Account Number to get details of.

IEnumerator<CustomerAccounts> Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetEnumerator ( )
string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetFromIndex ( )

The id of the object before which the previous set of objects are to be retrieved.

The id of the object before which the previous set of objects are to be retrieved.

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetHasMoreResults ( )

true if there are more results or pages

true if there are more results or pages

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetID_CUSTOMER ( )

The unique identifier assigned by EBPP to the customer.

The unique identifier assigned by EBPP to the customer.

List<CustomerAccount> Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetList ( )

Gets List

CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetPage ( InvocationContext  invocation_context,
string  live_mode = null,
string  api_end_point = null 
)

GetPage 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
CustomerAccounts
string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetPageSize ( )

The maximum number of objects returned in the query.

The maximum number of objects returned in the query.

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetQueryId ( )

The query id of the object.

The query id of the object.

List<string> Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetStatus ( )

The status of the customer&#39;s account in EBPP. This can take multiple values in the format key&#x3D;value1&key&#x3D;value2....

The status of the customer&#39;s account in EBPP. This can take multiple values in the format key&#x3D;value1&key&#x3D;value2....

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetToIndex ( )

The id of the object after which the next set of objects are to be retrieved.

The id of the object after which the next set of objects are to be retrieved.

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

total number of Customer accounts of customer available with matching criteria

total number of Customer accounts of customer available with matching criteria

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.GetUrl ( )

This URL fetches the next or previous set of customer accounts, based on the presence of after_object or before_object parameter.

This URL fetches the next or previous set of customer accounts, based on the presence of after_object or before_object parameter.

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

RetrievedBy Method.

Parameters
RequestorThe Requestor is of type string
RequestorTypeThe RequestorType is of type string
Returns
CustomerAccounts
CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.SetList ( List< CustomerAccount list)

SetList Method.

Parameters
ListThe List is of type List<CustomerAccount>
Returns
CustomerAccounts
CustomerAccounts Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.VideChannel ( string  channel)

VideChannel Method.

Parameters
ChannelThe Channel is of type string
Returns
CustomerAccounts

Member Data Documentation

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.accountNumber

The Account Number to get details of.

The Account Number to get details of.

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.FromIndex

The id of the object before which the previous set of objects are to be retrieved.

The id of the object before which the previous set of objects are to be retrieved.

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.HasMoreResults

true if there are more results or pages

true if there are more results or pages

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.ID_CUSTOMER

The unique identifier assigned by EBPP to the customer.

The unique identifier assigned by EBPP to the customer.

List<CustomerAccount> Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.List

List

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.pageSize

The maximum number of objects returned in the query.

The maximum number of objects returned in the query.

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.QueryId

The query id of the object.

The query id of the object.

List<string> Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.status

The status of the customer&#39;s account in EBPP. This can take multiple values in the format key&#x3D;value1&key&#x3D;value2....

The status of the customer&#39;s account in EBPP. This can take multiple values in the format key&#x3D;value1&key&#x3D;value2....

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.ToIndex

The id of the object after which the next set of objects are to be retrieved.

The id of the object after which the next set of objects are to be retrieved.

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.TotalResultsCount

total number of Customer accounts of customer available with matching criteria

total number of Customer accounts of customer available with matching criteria

string Orbipay.PaymentsApi.Client.Wrappers.CustomerAccounts.Url

This URL fetches the next or previous set of customer accounts, based on the presence of after_object or before_object parameter.

This URL fetches the next or previous set of customer accounts, based on the presence of after_object or before_object parameter.


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