class Quickbooks::Service::CustomerType
def create(customer_type)
def create(customer_type) raise Quickbooks::UnsupportedOperation.new('Creating/updating CustomerType is not supported by Intuit') end
def create(customer_type) raise Quickbooks::UnsupportedOperation.new('Creating/updating CustomerType is not supported by Intuit') end