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

Public Member Functions

string GetId ()
 Gets Id More...
 
string GetUrl ()
 This URL fetches the details of source payment. More...
 
Customer GetCustomer ()
 Gets Customer More...
 
CustomerAccount GetCustomerAccount ()
 Gets CustomerAccount More...
 
FundingAccount GetFundingAccount ()
 Gets FundingAccount More...
 
IEnumerator< SourcePaymentGetEnumerator ()
 

Public Attributes

string Id
 Id More...
 
string Url
 This URL fetches the details of source payment. More...
 
Customer Customer
 Customer More...
 
CustomerAccount CustomerAccount
 CustomerAccount More...
 
FundingAccount FundingAccount
 FundingAccount More...
 

Member Function Documentation

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

Gets Customer

CustomerAccount Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.GetCustomerAccount ( )
IEnumerator<SourcePayment> Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.GetEnumerator ( )
FundingAccount Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.GetFundingAccount ( )
string Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.GetId ( )

Gets Id

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

This URL fetches the details of source payment.

This URL fetches the details of source payment.

Member Data Documentation

Customer Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.Customer
CustomerAccount Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.CustomerAccount
FundingAccount Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.FundingAccount
string Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.Id

Id

string Orbipay.PaymentsApi.Client.Wrappers.SourcePayment.Url

This URL fetches the details of source payment.

This URL fetches the details of source payment.


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