accountDescription
A human-readable description of the account.
Declaration
var accountDescription: String! { get set }Discussion
This property is available if the user grants the application access to this account; otherwise it’s nil.
A human-readable description of the account.
var accountDescription: String! { get set }This property is available if the user grants the application access to this account; otherwise it’s nil.