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 |
id : string
Attribute |
() |
---|---|
var |
string
application_fee : float
Attribute |
() |
---|---|
var |
float
status : string
Attribute |
() |
---|---|
var |
string
description : string
Attribute |
() |
---|---|
var |
string
external_reference : string
Attribute |
() |
---|---|
var |
string
date_created : string
Attribute |
() |
---|---|
var |
string
last_modified : string
Attribute |
() |
---|---|
var |
string
auto_recurring : boolean
Attribute |
() |
---|---|
var |
boolean
live_mode : boolean
Attribute |
() |
---|---|
var |
boolean
setup_fee : float
Attribute |
() |
---|---|
var |
float