account property

String? account
getter/setter pair

(optional) The Stellar account ID used to identify this customer. If many customers share the same Stellar account, the memo and memoType parameters should be included as well.

Implementation

String? account;