Skip to main content

CheckOut

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / CheckOut

Type Alias: CheckOut

> CheckOut: object

Type declaration

__typename?

> optional __typename: "CheckOut"

_id

> _id: Scalars["ID"]["output"]

createdAt

> createdAt: Scalars["DateTime"]["output"]

eventAttendeeId

> eventAttendeeId: Scalars["ID"]["output"]

time

> time: Scalars["DateTime"]["output"]

updatedAt

> updatedAt: Scalars["DateTime"]["output"]

Defined in

src/types/generatedGraphQLTypes.ts:290