CustomerDistinctCountAggregates
No description
type CustomerDistinctCountAggregates {
affiliateId: BigInt
businessAbn: BigInt
businessIndustry: BigInt
businessName: BigInt
class: BigInt
createdAt: BigInt
email: BigInt
firstName: BigInt
flags: BigInt
id: BigInt
isFdvDisclosed: BigInt
isTcsAccepted: BigInt
isVerifiedMobile: BigInt
lastName: BigInt
mobile: BigInt
primeContractor: BigInt
ref: BigInt
registrationStatus: BigInt
retailerCode: BigInt
stripeCustomerId: BigInt
tcsAcceptedAt: BigInt
updatedAt: BigInt
xref: BigInt
}
Fields
CustomerDistinctCountAggregates.affiliateId
● BigInt
scalar
Distinct count of affiliateId across the matching connection
CustomerDistinctCountAggregates.businessAbn
● BigInt
scalar
Distinct count of businessAbn across the matching connection
CustomerDistinctCountAggregates.businessIndustry
● BigInt
scalar
Distinct count of businessIndustry across the matching connection
CustomerDistinctCountAggregates.businessName
● BigInt
scalar
Distinct count of businessName across the matching connection
CustomerDistinctCountAggregates.class
● BigInt
scalar
Distinct count of class across the matching connection
CustomerDistinctCountAggregates.createdAt
● BigInt
scalar
Distinct count of createdAt across the matching connection
CustomerDistinctCountAggregates.email
● BigInt
scalar
Distinct count of email across the matching connection
CustomerDistinctCountAggregates.firstName
● BigInt
scalar
Distinct count of firstName across the matching connection
CustomerDistinctCountAggregates.flags
● BigInt
scalar
Distinct count of flags across the matching connection
CustomerDistinctCountAggregates.id
● BigInt
scalar
Distinct count of id across the matching connection
CustomerDistinctCountAggregates.isFdvDisclosed
● BigInt
scalar
Distinct count of isFdvDisclosed across the matching connection
CustomerDistinctCountAggregates.isTcsAccepted
● BigInt
scalar
Distinct count of isTcsAccepted across the matching connection
CustomerDistinctCountAggregates.isVerifiedMobile
● BigInt
scalar
Distinct count of isVerifiedMobile across the matching connection
CustomerDistinctCountAggregates.lastName
● BigInt
scalar
Distinct count of lastName across the matching connection
CustomerDistinctCountAggregates.mobile
● BigInt
scalar
Distinct count of mobile across the matching connection
CustomerDistinctCountAggregates.primeContractor
● BigInt
scalar
Distinct count of primeContractor across the matching connection
CustomerDistinctCountAggregates.ref
● BigInt
scalar
Distinct count of ref across the matching connection
CustomerDistinctCountAggregates.registrationStatus
● BigInt
scalar
Distinct count of registrationStatus across the matching connection
CustomerDistinctCountAggregates.retailerCode
● BigInt
scalar
Distinct count of retailerCode across the matching connection
CustomerDistinctCountAggregates.stripeCustomerId
● BigInt
scalar
Distinct count of stripeCustomerId across the matching connection
CustomerDistinctCountAggregates.tcsAcceptedAt
● BigInt
scalar
Distinct count of tcsAcceptedAt across the matching connection
CustomerDistinctCountAggregates.updatedAt
● BigInt
scalar
Distinct count of updatedAt across the matching connection
CustomerDistinctCountAggregates.xref
● BigInt
scalar
Distinct count of xref across the matching connection
Member Of
CustomerAggregates
object