Skip to main content Link Menu Expand (external link) Document Search Copy Copied

AdaTransactionFromAddressKMSFromAddressInner

Model getters

Method name Return type Description Notes
getAddress() string The blockchain address to send the assets from
Example: 2N9bBiH2qrTDrPCzrNhaFGdkNKS86PJAAAS
 
getSignatureId() string The KMS identifier of the private key of the address to send the assets from
Example: 1f7f7c0c-3906-4aa1-9dfe-4b67c43918f6
 
getIndex() float (Only if the signature ID is mnemonic-based) The index of the specific address from the mnemonic
Example: 0
[optional]