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

More...

Inheritance diagram for Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest:

Public Member Functions

 UpdatePaymentFundingAccountMinimalRequest (string id=default(string))
 Initializes a new instance of the UpdatePaymentFundingAccountMinimalRequest class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
virtual string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object input)
 Returns true if objects are equal More...
 
bool Equals (UpdatePaymentFundingAccountMinimalRequest input)
 Returns true if UpdatePaymentFundingAccountMinimalRequest instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Properties

string Id [get, set]
 Id is a unique identifier assigned to the account in EBPP. More...
 

Detailed Description

This class subject to change without prior notice, Please dont use this class directly.

Constructor & Destructor Documentation

Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest.UpdatePaymentFundingAccountMinimalRequest ( string  id = default(string))

Initializes a new instance of the UpdatePaymentFundingAccountMinimalRequest class.

Parameters
idId is a unique identifier assigned to the account in EBPP..

Member Function Documentation

override bool Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest.Equals ( object  input)

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean
bool Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest.Equals ( UpdatePaymentFundingAccountMinimalRequest  input)

Returns true if UpdatePaymentFundingAccountMinimalRequest instances are equal

Parameters
inputInstance of UpdatePaymentFundingAccountMinimalRequest to be compared
Returns
Boolean
override int Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest.GetHashCode ( )

Gets the hash code

Returns
Hash code
virtual string Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest.ToJson ( )
virtual

Returns the JSON string presentation of the object

Returns
string
override string Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest.ToString ( )

Returns the string presentation of the object

Returns
string

Property Documentation

string Orbipay.PaymentsApi.Client.Models.UpdatePaymentFundingAccountMinimalRequest.Id
getset

Id is a unique identifier assigned to the account in EBPP.

Id is a unique identifier assigned to the account in EBPP.


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