Invoice

Extends \MercadoPago\Entity

Invoice class

RestMethod

(resource="/v1/invoices/:id", method="read")

package

Default

Methods

Properties

id

id : string
Attribute

()

var

Type(s)

string

subscription_id

subscription_id : string
Attribute

()

var

Type(s)

string

plan_id

plan_id : string
Attribute

()

var

Type(s)

string

payer

payer : object
Attribute

()

var

Type(s)

object

application_fee

application_fee : float
Attribute

()

var

Type(s)

float

status

status : string
Attribute

()

var

Type(s)

string

description

description : string
Attribute

()

var

Type(s)

string

external_reference

external_reference : string
Attribute

()

var

Type(s)

string

date_created

date_created : string
Attribute

()

var

Type(s)

string

last_modified

last_modified : string
Attribute

()

var

Type(s)

string

live_mode

live_mode : boolean
Attribute

()

var

Type(s)

boolean

payments

payments : array
Attribute

()

var

Type(s)

array

debit_date

debit_date : string
Attribute

()

var

Type(s)

string

next_payment_date

next_payment_date : string
Attribute

()

var

Type(s)

string