class Quickbooks::Service::CustomField
def delete(customer_type)
def delete(customer_type) raise Quickbooks::UnsupportedOperation.new('Deleting CustomerType is not supported by Intuit') end
def delete(customer_type) raise Quickbooks::UnsupportedOperation.new('Deleting CustomerType is not supported by Intuit') end