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

More...

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

Public Member Functions

 CreateRefundRequest (string refundReference=default(string), string refundAmount=default(string), FeeRefundRequest feeRefund=default(FeeRefundRequest), string comments=default(string), Dictionary< string, string > customFields=default(Dictionary< string, string >))
 Initializes a new instance of the CreateRefundRequest 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 (CreateRefundRequest input)
 Returns true if CreateRefundRequest instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Properties

string RefundReference [get, set]
 The unique identifier in the client system for the refund. More...
 
string RefundAmount [get, set]
 The refund amount upto 2 decimal places. More...
 
FeeRefundRequest FeeRefund [get, set]
 Gets or Sets FeeRefund More...
 
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...
 
Dictionary< string, string > CustomFields [get, set]
 The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. 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> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests. More...
 

Detailed Description

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

Constructor & Destructor Documentation

Orbipay.PaymentsApi.Client.Models.CreateRefundRequest.CreateRefundRequest ( string  refundReference = default(string),
string  refundAmount = default(string),
FeeRefundRequest  feeRefund = default(FeeRefundRequest),
string  comments = default(string),
Dictionary< string, string >  customFields = default(Dictionary<string, string>) 
)

Initializes a new instance of the CreateRefundRequest class.

Parameters
refundReferenceThe unique identifier in the client system for the refund..
refundAmountThe refund amount upto 2 decimal places..
feeRefundfeeRefund.
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..
customFieldsThe additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. 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> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests..

Member Function Documentation

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

Returns true if objects are equal

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

Returns true if CreateRefundRequest instances are equal

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

Gets the hash code

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

Returns the JSON string presentation of the object

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

Returns the string presentation of the object

Returns
string

Property Documentation

string Orbipay.PaymentsApi.Client.Models.CreateRefundRequest.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.

Dictionary<string, string> Orbipay.PaymentsApi.Client.Models.CreateRefundRequest.CustomFields
getset

The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. 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> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests.

The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. 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> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests.

FeeRefundRequest Orbipay.PaymentsApi.Client.Models.CreateRefundRequest.FeeRefund
getset

Gets or Sets FeeRefund

string Orbipay.PaymentsApi.Client.Models.CreateRefundRequest.RefundAmount
getset

The refund amount upto 2 decimal places.

The refund amount upto 2 decimal places.

string Orbipay.PaymentsApi.Client.Models.CreateRefundRequest.RefundReference
getset

The unique identifier in the client system for the refund.

The unique identifier in the client system for the refund.


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