Item

Extends \MercadoPago\Entity

Item class

package

Default

Methods

Properties

id

id : string
Attribute

(type = "string")

var

Type(s)

string

title

title : string
Attribute

(type = "string")

var

Type(s)

string

description

description : string
Attribute

(type = "string")

var

Type(s)

string

category_id

category_id : string
Attribute

(type = "string")

var

Type(s)

string

picture_url

picture_url : string
Attribute

(type = "string")

var

Type(s)

string

currency_id

currency_id : string
Attribute

(type = "string")

var

Type(s)

string

quantity

quantity : integer
Attribute

(type = "int")

var

Type(s)

integer

unit_price

unit_price : float
Attribute

(type = "float")

var

Type(s)

float