Class AdvancedPaymentRefundCreateRequest
Refund creation request data.
Inherited Members
Namespace: MercadoPago.Client.AdvancedPayment
Assembly: MercadoPago.dll
Syntax
public class AdvancedPaymentRefundCreateRequest
Properties
| Edit this page View SourceAmount
Amount to be refunded.
Declaration
public decimal? Amount { get; set; }
Property Value
Type | Description |
---|---|
decimal? |