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

Public Member Functions

string GetChannel ()
 The channel through which the API is invoked. Please contact <a href &#x3D; &quot;mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com&quot;>suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> to configure channels. More...
 
string GetRequestorType ()
 If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to &quot;customer&quot;.</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to &quot;external_user&quot;. It should be noted that these users would not have logins for the EBPP Portal or Payment Center. More...
 
string GetRequestor ()
 The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is &quot;customer&quot;, the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to &#39;guest&#39;.</br> If the requestor_type is &quot;external_user&quot;, the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional. More...
 
string GetTimestamp ()
 The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000 More...
 
IEnumerator< ResourceAuditGetEnumerator ()
 

Public Attributes

string Channel
 The channel through which the API is invoked. Please contact <a href &#x3D; &quot;mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com&quot;>suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> to configure channels. More...
 
string RequestorType
 If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to &quot;customer&quot;.</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to &quot;external_user&quot;. It should be noted that these users would not have logins for the EBPP Portal or Payment Center. More...
 
string Requestor
 The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is &quot;customer&quot;, the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to &#39;guest&#39;.</br> If the requestor_type is &quot;external_user&quot;, the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional. More...
 
string Timestamp
 The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000 More...
 

Member Function Documentation

string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetChannel ( )

The channel through which the API is invoked. Please contact <a href &#x3D; &quot;mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com&quot;>suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> to configure channels.

The channel through which the API is invoked. Please contact <a href &#x3D; &quot;mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com&quot;>suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> to configure channels.

IEnumerator<ResourceAudit> Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetEnumerator ( )
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetRequestor ( )

The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is &quot;customer&quot;, the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to &#39;guest&#39;.</br> If the requestor_type is &quot;external_user&quot;, the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.

The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is &quot;customer&quot;, the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to &#39;guest&#39;.</br> If the requestor_type is &quot;external_user&quot;, the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.

string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetRequestorType ( )

If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to &quot;customer&quot;.</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to &quot;external_user&quot;. It should be noted that these users would not have logins for the EBPP Portal or Payment Center.

If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to &quot;customer&quot;.</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to &quot;external_user&quot;. It should be noted that these users would not have logins for the EBPP Portal or Payment Center.

string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetTimestamp ( )

The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000

The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000

Member Data Documentation

string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.Channel

The channel through which the API is invoked. Please contact <a href &#x3D; &quot;mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com&quot;>suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> to configure channels.

The channel through which the API is invoked. Please contact <a href &#x3D; &quot;mailto: suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com&quot;>suppo.nosp@m.rt@b.nosp@m.iller.nosp@m.paym.nosp@m.ents..nosp@m.com</a> to configure channels.

string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.Requestor

The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is &quot;customer&quot;, the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to &#39;guest&#39;.</br> If the requestor_type is &quot;external_user&quot;, the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.

The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is &quot;customer&quot;, the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to &#39;guest&#39;.</br> If the requestor_type is &quot;external_user&quot;, the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.

string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.RequestorType

If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to &quot;customer&quot;.</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to &quot;external_user&quot;. It should be noted that these users would not have logins for the EBPP Portal or Payment Center.

If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to &quot;customer&quot;.</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to &quot;external_user&quot;. It should be noted that these users would not have logins for the EBPP Portal or Payment Center.

string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.Timestamp

The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000

The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000


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