Class PaymentRules
Payment's rules.
Inherited Members
Namespace: MercadoPago.Resource.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentRules
Properties
| Edit this page View SourceDiscounts
Discounts.
Declaration
public IList<PaymentDiscount> Discounts { get; set; }
Property Value
Type | Description |
---|---|
IList<PaymentDiscount> |
Fine
Fine.
Declaration
public PaymentFee Fine { get; set; }
Property Value
Type | Description |
---|---|
PaymentFee |
Interest
Interest.
Declaration
public PaymentFee Interest { get; set; }
Property Value
Type | Description |
---|---|
PaymentFee |