Consumer API · type

Client

Generated schema definition for Client.

Definition

graphql
type Client {
accountantNotes: String
accountantStatus: ClientAccountantStatusEnum
aiAccountantEnabled: Boolean!
aiAccountantFrequency: String!
aiAccountantMinAmountCents: Float
allowCustomerSupportAccess: Boolean
assignedUserIds: [ID!]
availableCreditCents: Float
avatarImageUrl: String
cachedCurrentTaxYearData: VIPInboxData
cachedReviewData: CachedReviewData
cachedVIPInboxData: VIPInboxData
canContinuouslySync: Boolean!
canCreateApiKey: Boolean!
canFullServiceApply: Boolean
canUsePriority: Boolean
coinbaseWalletInfo: CoinbaseWalletInfo
costBasisAlgorithm: CostBasisAlgorithmEnum
costBasisAlgorithmSchedule: [CostBasisAlgorithmSchedule!]
country: CountryEnum
createdAt: Date!
createdById: ID
creditMatchFileKey: String
currency: CurrencyCodeEnum
deadline: Date
defaultAIModel: String
defaultToFloor: Boolean
discountPercentage: Int
email: String
estimatedIncome: String
fiscalYearEnd: String
fiscalYearStart: String
freeTierMaxCeiling: Float
fullServiceInterval: String
fullServiceIntervalCount: Int
fullServiceNotes: String
fullServiceQuotedPriceCents: Float
fullServiceRenewalCount: Int!
fullServiceStatus: String
hasClaimedApp: Boolean
hasClaimedFreeChains: Boolean
hasClaimedMagicEden: Boolean!
hasClaimedTwoAccountBonus: Boolean!
hasCustomFiscalYear: Boolean
hasDiscountPercentage: Boolean
hasFullService: Boolean
id: ID!
isDirty: Boolean
isEnterprise: Boolean
isLocked: Boolean!
isOnExtension: Boolean
lastAiAccountantReminderAt: Date
lastEditedAt: Date
lastFullServiceRenewedAt: Date
lastRefreshedPortfolioAt: Date
lastSyncedAt: Date
lockTaxesUntil: Date
maxAllowedAccounts: Int
maxAllowedTransactions: Int
maxAllowedTransactionsPerAccount: Int
missingData: String
name: String
neededTaxYears: String
needsRecalculate: Boolean
nextAiAccountantReminderAt: Date
numberAiAssists: Int!
numberOfAccounts: Int
numberOfAuditLogs: Int
numberOfTransactions: Int
partnerLogoUrl: String
partnerName: String
partnerReferenceId: String
paypalUsername: String
percentile: Float
profilePicture: String
realtimeSyncEnabled: Boolean!
recalculateEta: Date
referralCode: String
referralPercentage: Int!
referredByCode: String
referredByName: String
referredCreditCents: Float
referredDiscountPercentage: Float
referredDomainUrl: String!
shouldRecalculate: Boolean
snapshotFileObjectKey: String
solReferralAddress: String
status: ClientStatusEnum
submittedFullServiceAt: Date
taxFeatures: ClientAdvancedTaxFeatures
telegramGroupUrl: String
telegramUsername: String
timezone: String
type: String
updatedAt: Date!
useSnapshots: Boolean
}