POS

Extends \MercadoPago\Entity

POS class

RestMethod

(resource="/pos/:id", method="read")

RestMethod

(resource="/pos", method="create")

RestMethod

(resource="/pos/:id", method="update")

RestMethod

(resource="/pos/:id", method="delete")

RestMethod

(resource="/pos", method="search")

RequestParam

(param="access_token")

package

Default

Methods

Properties

id

id : string
Attribute

()

var

Type(s)

string

name

name : string
Attribute

()

var

Type(s)

string

fixed_amount

fixed_amount : float
Attribute

()

var

Type(s)

float

category

category : integer
Attribute

()

var

Type(s)

integer

store_id

store_id : string
Attribute

()

var

Type(s)

string

external_reference

external_id : string
Attribute

()

var

Type(s)

string

qr

qr : object
Attribute

()

var

Type(s)

object

status

status : string
Attribute

()

var

Type(s)

string

date_created

date_created : string
Attribute

()

var

Type(s)

string

date_last_updated

date_last_updated : string
Attribute

()

var

Type(s)

string

uuid

uuid : string
Attribute

()

var

Type(s)

string

compatible_id

compatible_id : string
Attribute

()

var

Type(s)

string

user_id

user_id : integer
Attribute

()

var

Type(s)

integer