Chargeback class
RestMethod |
(resource="/v1/chargebacks/:id", method="read") |
---|---|
RequestParam |
(param="access_token") |
package |
Default |
id : string
Attribute |
(primaryKey = true, type = "string", readOnly = true) |
---|---|
var |
string
payments : array
Attribute |
(type = "array", readOnly = true) |
---|---|
var |
array
amount : string
Attribute |
(type = "string", readOnly = true) |
---|---|
var |
string
coverage_applied : float
Attribute |
(type = "float", readOnly = true) |
---|---|
var |
float
coverage_elegible : float
Attribute |
(readOnly = true) |
---|---|
var |
float
documentation_required : mixed
Attribute |
(readOnly = true) |
---|---|
var |
mixed
documentation_status : mixed
Attribute |
(readOnly = true) |
---|---|
var |
mixed
documentation : string
Attribute |
(type = "string", readOnly = true) |
---|---|
var |
string
date_documentation_deadline : array
Attribute |
(type = "array", readOnly = true) |
---|---|
var |
array
date_created : \DateTime
Attribute |
(type = "date", readOnly = true) |
---|---|
var |
\DateTime
date_last_updated : \DateTime
Attribute |
(type = "date", readOnly = true) |
---|---|
var |
\DateTime
live_mode : boolean
Attribute |
(type = "boolean", readOnly = true) |
---|---|
var |
boolean