Class PaymentFeeRequest
Payment's fee.
Inherited Members
Namespace: MercadoPago.Client.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentFeeRequest
Properties
| Edit this page View SourceType
Type.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |
Value
Value.
Declaration
public decimal Value { get; set; }
Property Value
Type | Description |
---|---|
decimal |