Object

CoownerBreakdown

Usage Example
query {
# Use this type in your queries
someQuery {
client
clientId
total
totalCents
}
}

Fields

clientClient!required
clientIdID!required
totalDecimal!required
totalCentsInt!required