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 |
|---|---|
| PaymentRulesRequest |
authentication
Authentication.
Declaration
public PaymentAuthenticationRequest authentication { get; set; }
Property Value
| Type | Description |
|---|---|
| PaymentAuthenticationRequest |