from property

String? from
getter/setter pair

In case of deposit: Sent from address, perhaps BTC, IBAN, or bank account. In case of withdraw: Stellar address the assets were withdrawn from.

Implementation

String? from;