Class AdvancedPaymentTax
Tax.
Inherited Members
Namespace: MercadoPago.Resource.AdvancedPayment
Assembly: MercadoPago.dll
Syntax
public class AdvancedPaymentTax
Properties
| Edit this page View SourceType
Tax type.
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Tax value.
Declaration
public decimal? Value { get; set; }
Property Value
| Type | Description |
|---|---|
| decimal? |