Skip to main content

Customer

No description

type Customer {
id: ID!
customer_name: String
display_name: String
customer_status: Int
billing_date: Int
billing_method: Int
billing_frequency: Int
customer_address1: String
customer_address2: String
customer_city: String
customer_state: String
customer_zip: String
customer_country: String
customer_phone: String
customer_toll_free: String
customer_fax: String
customer_url: String
billing_address1: String
billing_address2: String
billing_city: String
billing_state: String
billing_zip: String
billing_country: String
primary_contact: IntranetCustomerContact
products_sold: [IntranetProductSold!]!
billing_statements: [IntranetBillingStatement!]!
billing_recipients: [IntranetCustomerContact!]!
net_results_instance: IntranetProductSold!
price_plan: PricePlan!
created_at: DateTime
}

Fields

Customer.id ● ID! non-null scalar

Customer.customer_name ● String scalar

Customer.display_name ● String scalar

Customer.customer_status ● Int scalar

Customer.billing_date ● Int scalar

Customer.billing_method ● Int scalar

Customer.billing_frequency ● Int scalar

Customer.customer_address1 ● String scalar

Customer.customer_address2 ● String scalar

Customer.customer_city ● String scalar

Customer.customer_state ● String scalar

Customer.customer_zip ● String scalar

Customer.customer_country ● String scalar

Customer.customer_phone ● String scalar

Customer.customer_toll_free ● String scalar

Customer.customer_fax ● String scalar

Customer.customer_url ● String scalar

Customer.billing_address1 ● String scalar

Customer.billing_address2 ● String scalar

Customer.billing_city ● String scalar

Customer.billing_state ● String scalar

Customer.billing_zip ● String scalar

Customer.billing_country ● String scalar

Customer.primary_contact ● IntranetCustomerContact object

Customer.products_sold ● [IntranetProductSold!]! non-null object

Customer.billing_statements ● [IntranetBillingStatement!]! non-null object

Customer.billing_recipients ● [IntranetCustomerContact!]! non-null object

Customer.net_results_instance ● IntranetProductSold! non-null object

Customer.price_plan ● PricePlan! non-null object

Customer.created_at ● DateTime scalar

Returned By

customer query ● updateCustomer mutation

Member Of

IntranetBillingInstance object ● IntranetBillingStatement object ● IntranetCustomerContact object ● IntranetProductSold object

Product

PricingFAQDocumentationMarketo Alternative
Paminga Logo

Built with pride in Denver, Colorado, USA

Copyright © Paminga 2025
All rights reserved. Various trademarks held by their respective owners.