Viewing file: MercadoPago.Chargeback.html (39.86 KB) -rw-r--r-- Select action/file-type: (+ ) | (+ ) | (+ ) | Code (+ ) | Session (+ ) | (+ ) | SDB (+ ) | (+ ) | (+ ) | (+ ) | (+ ) | (+ ) |
SDK Mercado Pago » \MercadoPago\Chargeback
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Chargeback
Extends \MercadoPago\Entity
Chargeback class
RestMethod
(resource="/v1/chargebacks/:id", method="read")
RequestParam
(param="access_token")
package
Default
Methods
Properties
id
id : string
Attribute
(primaryKey = true, type = "string", readOnly = true)
var
Type(s)
string
payments
payments : array
Attribute
(type = "array", readOnly = true)
var
Type(s)
array
amount
amount : string
Attribute
(type = "string", readOnly = true)
var
Type(s)
string
coverage_applied
coverage_applied : float
Attribute
(type = "float", readOnly = true)
var
Type(s)
float
coverage_elegible
coverage_elegible : float
Attribute
(readOnly = true)
var
Type(s)
float
documentation_required
documentation_required : mixed
Attribute
(readOnly = true)
var
Type(s)
mixed
documentation_status
documentation_status : mixed
Attribute
(readOnly = true)
var
Type(s)
mixed
documentation
documentation : string
Attribute
(type = "string", readOnly = true)
var
Type(s)
string
date_documentation_deadline
date_documentation_deadline : array
Attribute
(type = "array", readOnly = true)
var
Type(s)
array
date_created
date_created : \DateTime
Attribute
(type = "date", readOnly = true)
var
Type(s)
\DateTime
date_last_updated
date_last_updated : \DateTime
Attribute
(type = "date", readOnly = true)
var
Type(s)
\DateTime
live_mode
live_mode : boolean
Attribute
(type = "boolean", readOnly = true)
var
Type(s)
boolean