GetAccountArg
open class GetAccountArg : CustomStringConvertible
The GetAccountArg struct
-
A user’s account identifier.
Declaration
Swift
public let accountId: String
-
Declaration
Swift
open var description: String { get }