Class PaymentDataRequest
Payment's data.
Inherited Members
Namespace: MercadoPago .Client.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentDataRequest
Properties
| Edit this page View SourceRules
Payment rules.
Declaration
public PaymentRulesRequest Rules { get; set; }
Property Value
Type | Description |
---|---|
Payment |
authentication
Authentication.
Declaration
public PaymentAuthenticationRequest authentication { get; set; }
Property Value
Type | Description |
---|---|
Payment |