lucee.Componentcbstripe.APIRequestor
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
path
|
true
|
false
|
|
any
|
populator
|
true
|
false
|
|
any
|
publishableKey
|
true
|
false
|
|
any
|
secretKey
|
true
|
false
|
|
any
|
wirebox
|
true
|
false
|
Method Summary | |
---|---|
any
|
request([any endpoint], [any method='GET'], [any headers='[runtime expression]'], [any params='[runtime expression]'], [any fields='[runtime expression]'], [any body=''])
|
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- Path@cbstripeserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- wirebox:populatorserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- coldbox:setting:publishableKey@cbstripeserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- coldbox:setting:secretKey@cbstripeserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- wireboxserializable
- trueMethod Detail |
---|
endpoint
method
headers
params
fields
body