An object that encapsulates information about all accounts of a particular type.
SDKs
- iOS 5.0+
- macOS 10.8+
- Mac Catalyst 13.0+
Framework
- Accounts
Declaration
@interface ACAccountType : NSObject
Overview
You don’t create account type objects directly. To obtain an account type object, use the account
method or the account
property of an account object. Use the accounts
method to obtain all accounts of a particular type.