...
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | tempoGetCustomerAccounts(customer [, status]) | Package | tempo | Alias | | Pkg Usage | getCustomerAccounts(customer [, status]) |
|
Description
Excerpt |
---|
|
Returns the customer accounts, optionally filtered by the status. |
Returns the customer accounts, optionally filtered by the status.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
customer | String | Yes | Customer id, key or name. | status | String | No | One of the following strings: "OPEN", "CLOSED" or "ARCHIVED". |
|
Return Type
TempoAccount []
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "tempo_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|