Class PaymentFee
Payment's fee.
Inherited Members
Namespace: MercadoPago.Resource.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentFee
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 |