FlowTransactionPK
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getAccount() | string | Blockchain account to send from Example: 0x955cd3f17b2fd8ad | |
getCurrency() | string | Type of asset to send Example: null | |
getTo() | string | Blockchain address to send assets Example: 0x955cd3f17b2fd8ae | |
getAmount() | string | Amount to be sent Example: 10000 | |
getPrivateKey() | string | Secret for account. Secret, or signature Id must be present. Example: 37afa218d41d9cd6a2c6f2b96d9eaa3ad96c598252bc50e4d45d62f9356a51f8 |