Preference class
RestMethod |
(resource="/checkout/preferences", method="create") |
---|---|
RestMethod |
(resource="/checkout/preferences/:id", method="read") |
RestMethod |
(resource="/checkout/preferences/:id", method="update") |
RequestParam |
(param="access_token") |
package |
Default |
id : string
Attribute |
(primaryKey = true, type = "string", readOnly = true) |
---|---|
var |
string
auto_return : string
Attribute |
() |
---|---|
var |
string
back_urls : object
Attribute |
() |
---|---|
var |
object
notification_url : string
Attribute |
(type = "string", maxLength = 500) |
---|---|
var |
string
init_point : string
Attribute |
(type = "string", readOnly = true) |
---|---|
var |
string
sandbox_init_point : string
Attribute |
(type = "string", readOnly = true) |
---|---|
var |
string
operation_type : string
Attribute |
(type = "string", readOnly = true) |
---|---|
var |
string
additional_info : string
Attribute |
(type = "string", maxLength = 600) |
---|---|
var |
string
external_reference : string
Attribute |
(type = "string", maxLength = 256) |
---|---|
var |
string
expires : boolean
Attribute |
() |
---|---|
var |
boolean
expiration_date_from : \DateTime
Attribute |
(type = "date") |
---|---|
var |
\DateTime
expiration_date_to : \DateTime
Attribute |
(type = "date") |
---|---|
var |
\DateTime
collector_id : integer
Attribute |
(type = "int", readOnly = true) |
---|---|
var |
integer
client_id : integer
Attribute |
(type = "int", readOnly = true) |
---|---|
var |
integer
marketplace : string
Attribute |
(type = "string") |
---|---|
var |
string
marketplace_fee : float
Attribute |
(type = "float") |
---|---|
var |
float
differential_pricing : object
Attribute |
() |
---|---|
var |
object
payment_methods : object
Attribute |
() |
---|---|
var |
object
items : array
Attribute |
(type = "array", required = "true") |
---|---|
var |
array
payer : object
Attribute |
(type = "object") |
---|---|
var |
object
shipments : object
Attribute |
(type = "object") |
---|---|
var |
object
date_created : \DateTime
Attribute |
(type = "date") |
---|---|
var |
\DateTime
sponsor_id : integer
Attribute |
(type = "integer") |
---|---|
var |
integer
processing_modes : array
Attribute |
(type = "array") |
---|---|
var |
array
binary_mode : boolean
Attribute |
() |
---|---|
var |
boolean
taxes : array
Attribute |
(type = "array") |
---|---|
var |
array
tracks : array
Attribute |
(type = "array") |
---|---|
var |
array