Anchor to PartnerEventPartner
interfacePartner Event
A historical event for apps and themes.
Anchor to FieldsFields
- eventType (EventType!)
- id (ID!)
- occurredAt (DateTime!)
- shop (ShopReference)
- subject (Subject)
- Anchor to eventTypeevent•Event
Type Type! non-null The type of event.
- •ID!non-null
Unique identifier for the event.
- Anchor to occurredAtoccurred•Date
At Time! non-null The date and time when the event occurred.
- Anchor to shopshop•Shop
Reference The shop associated with the event.
- Anchor to subjectsubject•Subject
The subject of the event (App or Theme).
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- Charge (Charge)
- Credit (Credit)
- Earning (Earning)
- Relationship (Relationship)
- SubscriptionStatus (SubscriptionStatus)
- •OBJECT
A charge event representing when a merchant was billed.
- •OBJECT
A credit event.
- •OBJECT
An earning event representing when a partner receives payment.
- •OBJECT
A relationship event (install, uninstall, deactivate, reactivate).
- •OBJECT
A subscription status event.
Was this section helpful?