Plan

Extends \MercadoPago\Entity

Plan class

RestMethod

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

RestMethod

(resource="/v1/plans/", method="create")

RestMethod

(resource="/v1/plans/:id", method="update")

RequestParam

(param="access_token")

package

Default

Methods

Properties

id

id : string
Attribute

()

var

Type(s)

string

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

auto_recurring

auto_recurring : boolean
Attribute

()

var

Type(s)

boolean

live_mode

live_mode : boolean
Attribute

()

var

Type(s)

boolean

setup_fee

setup_fee : float
Attribute

()

var

Type(s)

float