getCustomTokenProperty()
getCustomTokenProperty() gets an array of customTokenProperty for the specified tokens.
Syntax
public String[] getCustomTokenProperty(string[] tokens, string table)
Request Parameters
Parameters | Data Types | Descriptions |
---|---|---|
tokens | string[] | The tokens associated with the customTokenProperty. |
table | string | This is the Token Vault name and it must be in CAPITAL LETTERS. |
Returned Values
A string array of customTokenProperty.