Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 4.45 KB

event.md

File metadata and controls

16 lines (13 loc) · 4.45 KB

Event

Fields

Field Type Required Description Example
Metadata map[string]components.EventMetadata ✔️ N/A
ID string ✔️ The ID of the object.
Timestamp time.Time ✔️ The timestamp of the event.
Name string ✔️ The name of the event.
Source components.EventSource ✔️ N/A
OrganizationID string ✔️ The ID of the organization owning the event. 1dbfc517-0bbf-4301-9ba8-555ca42b9737
CustomerID string ✔️ ID of the customer in your Polar organization associated with the event.
Customer components.Customer ✔️ The customer associated with the event.
ExternalCustomerID string ✔️ ID of the customer in your system associated with the event.