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

More...

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

Public Member Functions

 DeleteRecordedPaymentRequest (string comments=default(string))
 Initializes a new instance of the DeleteRecordedPaymentRequest 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 (DeleteRecordedPaymentRequest input)
 Returns true if DeleteRecordedPaymentRequest instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Properties

string Comments [get, set]
 Comments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo. More...
 

Detailed Description

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

Constructor & Destructor Documentation

Orbipay.PaymentsApi.Client.Models.DeleteRecordedPaymentRequest.DeleteRecordedPaymentRequest ( string  comments = default(string))

Initializes a new instance of the DeleteRecordedPaymentRequest class.

Parameters
commentsComments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo..

Member Function Documentation

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

Returns true if objects are equal

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

Returns true if DeleteRecordedPaymentRequest instances are equal

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

Gets the hash code

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

Returns the JSON string presentation of the object

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

Returns the string presentation of the object

Returns
string

Property Documentation

string Orbipay.PaymentsApi.Client.Models.DeleteRecordedPaymentRequest.Comments
getset

Comments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo.

Comments that can be used to recollect the operation performed on the resource object. API clients need to ensure that no sensitive information is passed in the memo. Alacriti (EBPP) is not responsible for the security of any sensitive information that may be passed as part of the memo.


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