Contents

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.

See Also

Getting the Account Details