GetAccountArg
public class GetAccountArg : CustomStringConvertible, JSONRepresentable
The GetAccountArg struct
-
A user’s account identifier.
Declaration
Swift
public let accountId: String -
Declaration
Swift
public var description: String { get }
View on GitHub
GetAccountArg Class Reference