Consumer API · type
Account
Generated schema definition for Account.
Definition
graphql
type Account {accountGroupId: IDblockExplorerName: StringblockExplorerUrl: StringcanBeFree: BooleancanTrade: Boolean!createdAt: Date!currentJob: Jobdescription: String!endDate: DateerrorMessage: StringetaImportFinishedAt: DatefileObjectKey: StringfreeReason: StringhasDoneInitialSync: Boolean!hatchfiId: StringiconImageUrl: String!id: String!idempotency: String!importType: ImportTypeEnum!includeOrdinals: BooleanincludeStakingRewards: BooleanintegrationOutOfDateMessage: StringintegrationStatus: AccountIntegrationStatusEnum!isActive: Boolean!isDeletePending: Boolean!isFree: BooleanisHiddenFromPortfolio: BooleanisWalletConnected: Boolean!lastSyncedAt: Datename: String!numberOfImportedTransactions: IntnumberOfTransactions: IntplaidLast4: Stringprovider: String!providerImageUrl: StringreferenceId: String!shouldRecommendSyncing: Boolean!source: StringstartDate: DatestartImportingAt: Datestatus: AccountStatusEnum!stopImportingAt: Datetype: String!updatedAt: Date!walletAddress: StringwalletImageUrl: StringwalletName: String}