accountType
The type of the account.
Declaration
var accountType: INAccountType { get }Discussion
Use this property as needed to determine the type of the account. For example, you might need to handle transactions differently based on their type.
The type of the account.
var accountType: INAccountType { get }Use this property as needed to determine the type of the account. For example, you might need to handle transactions differently based on their type.