Class OrderRefundTransactionRequest
Payment class.
Inherited Members
Namespace: MercadoPago.Client.Order
Assembly: MercadoPago.dll
Syntax
public class OrderRefundTransactionRequest
Properties
| Edit this page View SourceAmount
Refund amount.
Declaration
public string Amount { get; set; }
Property Value
Type | Description |
---|---|
string |
Id
Id.
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string |