TrustLineXlmBlockchain
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getFromAccount() | string | XLM account address. Must be the one used for generating deposit tags. Example: GBRPYHIL2CI3FNQ4BXLFMNDLFJUNPU2HY3ZMFSHONUCEOASW7QC7OX2H | |
| getIssuerAccount() | string | Blockchain address of the issuer of the assets to create trust line for. Example: GC5LAVZ5UPLIFDH6SI33PNVL5TKWA4ODXTI3WEF5JM6LRM5MNGVJ56TT | |
| getToken() | string | Asset name. Example: TOKEN123 | |
| getFromSecret() | string | Secret for account. Secret, or signature Id must be present. Example: SCVVKNLBHOWBNJYHD3CNROOA2P3K35I5GNTYUHLLMUHMHWQYNEI7LVED | |
| getLimit() | string | Amount of the assets to be permitted to send over this trust line. 0 means deletion of the trust line. When no limit is specified, maximum amount available is permitted. Example: 10000 | [optional] |