Module: ErpTools::Event::V0::Customer

Includes:
Base
Defined in:
lib/erp_tools/event/v0/customer.rb

Overview

Customer data source and detail-type definition

Constant Summary collapse

SOURCE =
'customInk.Customer'
DETAIL_TYPES =
{
  upsert: 'upsertCustomer'
}.freeze

Constants included from Base

Base::PAYLOAD_VERSION

Method Summary

Methods included from Base

included