Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 335 Bytes

events.md

File metadata and controls

17 lines (10 loc) · 335 Bytes

Events

Supported Types

EventCreateCustomer

events := components.CreateEventsEventCreateCustomer(components.EventCreateCustomer{/* values here */})

EventCreateExternalCustomer

events := components.CreateEventsEventCreateExternalCustomer(components.EventCreateExternalCustomer{/* values here */})