Anchor to Credit
objectCredit
A credit event.
Anchor to FieldsFields
- description (String)
- eventType (EventType!)
- id (ID!)
- money (Money!)
- occurredAt (DateTime!)
- shop (ShopReference)
- status (CreditStatus!)
- subject (Subject)
- Anchor to descriptiondescription•String
Description of the credit.
- Anchor to eventTypeevent•Event
Type Type! non-null The type of event.
- •ID!non-null
Unique identifier for the event.
- Anchor to moneymoney•Money!non-null
The credit amount.
- 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 statusstatus•Credit
Status! non-null The status of the credit.
- Anchor to subjectsubject•Subject
The subject of the event (App or Theme).
Was this section helpful?