Interface IResource
Interface for API resources.
Namespace: MercadoPago.Resource
Assembly: MercadoPago.dll
Syntax
public interface IResource
Properties
| Edit this page View SourceApiResponse
Response from API.
Declaration
MercadoPagoResponse ApiResponse { get; set; }
Property Value
Type | Description |
---|---|
MercadoPagoResponse |