1.0.0 • Published 12 months ago

it-shared-graphql-schemas v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

it-shared-graphql-schemas

it-shared-graphql-schemas

Classes

it-shared-graphql-schemas"Entities/approved_order.entity"ApprovedOrder

Class: ApprovedOrder

Hierarchy

  • ApprovedOrder

Implements

Index

Properties

Properties

admin_fee

admin_fee: number

Implementation of ApprovedOrderProps.admin_fee

Defined in Entities/approved_order.entity.ts:48


created_at

created_at: string

Implementation of ApprovedOrderProps.created_at

Defined in Entities/approved_order.entity.ts:66


date

date: string

Implementation of ApprovedOrderProps.date

Defined in Entities/approved_order.entity.ts:39


event

event: Event

Implementation of ApprovedOrderProps.event

Defined in Entities/approved_order.entity.ts:36


event_id

event_id: string

Implementation of ApprovedOrderProps.event_id

Defined in Entities/approved_order.entity.ts:30


final_price

final_price: number

Implementation of ApprovedOrderProps.final_price

Defined in Entities/approved_order.entity.ts:54


id

id: string

Implementation of ApprovedOrderProps.id

Defined in Entities/approved_order.entity.ts:27


is_active

is_active: boolean

Implementation of ApprovedOrderProps.is_active

Defined in Entities/approved_order.entity.ts:63


order_id

order_id: string

Implementation of ApprovedOrderProps.order_id

Defined in Entities/approved_order.entity.ts:33


platform_fee

platform_fee: number

Implementation of ApprovedOrderProps.platform_fee

Defined in Entities/approved_order.entity.ts:51


price

price: number

Implementation of ApprovedOrderProps.price

Defined in Entities/approved_order.entity.ts:45


quantity

quantity: number

Implementation of ApprovedOrderProps.quantity

Defined in Entities/approved_order.entity.ts:57


time_annotation

time_annotation: string

Implementation of ApprovedOrderProps.time_annotation

Defined in Entities/approved_order.entity.ts:42


total_amount

total_amount: number

Implementation of ApprovedOrderProps.total_amount

Defined in Entities/approved_order.entity.ts:60


updated_at

updated_at: string

Implementation of ApprovedOrderProps.updated_at

Defined in Entities/approved_order.entity.ts:69

it-shared-graphql-schemas"Entities/approved_order.entity"ApprovedOrderList

Class: ApprovedOrderList

Hierarchy

  • any

    ApprovedOrderList

it-shared-graphql-schemas"Entities/company.entity"Company

Class: Company

Hierarchy

  • Company

Implements

Index

Properties

Properties

console_user_ids

console_user_ids: string[]

Implementation of CompanyProps.console_user_ids

Defined in Entities/company.entity.ts:28


console_users

console_users: ConsoleUser[]

Implementation of CompanyProps.console_users

Defined in Entities/company.entity.ts:32


created_at

created_at: string

Implementation of CompanyProps.created_at

Defined in Entities/company.entity.ts:45


created_by

created_by: string

Implementation of CompanyProps.created_by

Defined in Entities/company.entity.ts:42


id

id: string

Implementation of CompanyProps.id

Defined in Entities/company.entity.ts:22


kv_url

kv_url: string

Implementation of CompanyProps.kv_url

Defined in Entities/company.entity.ts:35


name

name: string

Implementation of CompanyProps.name

Defined in Entities/company.entity.ts:25


platform_fee

platform_fee: number

Implementation of CompanyProps.platform_fee

Defined in Entities/company.entity.ts:39


updated_at

updated_at: string

Implementation of CompanyProps.updated_at

Defined in Entities/company.entity.ts:48

it-shared-graphql-schemas"Entities/company.entity"CompanyList

Class: CompanyList

Hierarchy

  • any

    CompanyList

it-shared-graphql-schemas"Entities/console_user.entity"ConsoleUser

Class: ConsoleUser

Hierarchy

  • ConsoleUser

Implements

Index

Properties

Properties

company

company: Company

Defined in Entities/console_user.entity.ts:53


company_id

company_id: string

Implementation of ConsoleUserProps.company_id

Defined in Entities/console_user.entity.ts:49


country_code

country_code: string

Implementation of ConsoleUserProps.country_code

Defined in Entities/console_user.entity.ts:43


created_at

created_at: string

Implementation of ConsoleUserProps.created_at

Defined in Entities/console_user.entity.ts:62


email

email: string

Implementation of ConsoleUserProps.email

Defined in Entities/console_user.entity.ts:40


id

id: string

Implementation of ConsoleUserProps.id

Defined in Entities/console_user.entity.ts:34


last_login_at

last_login_at: string

Implementation of ConsoleUserProps.last_login_at

Defined in Entities/console_user.entity.ts:59


mobile_number

mobile_number: string

Implementation of ConsoleUserProps.mobile_number

Defined in Entities/console_user.entity.ts:46


name

name: string

Implementation of ConsoleUserProps.name

Defined in Entities/console_user.entity.ts:37


roles

roles: ConsoleUserRole[]

Implementation of ConsoleUserProps.roles

Defined in Entities/console_user.entity.ts:56


updated_at

updated_at: string

Implementation of ConsoleUserProps.updated_at

Defined in Entities/console_user.entity.ts:65

it-shared-graphql-schemas"Entities/console_user.entity"ConsoleUserList

Class: ConsoleUserList

Hierarchy

  • any

    ConsoleUserList

it-shared-graphql-schemas"Entities/customer.entity"Customer

Class: Customer

Hierarchy

  • Customer

Implements

Index

Properties

Properties

country_code

country_code: string

Implementation of CustomerProps.country_code

Defined in Entities/customer.entity.ts:45


created_at

created_at: string

Implementation of CustomerProps.created_at

Defined in Entities/customer.entity.ts:57


email

email: string

Implementation of CustomerProps.email

Defined in Entities/customer.entity.ts:42


id

id: string

Implementation of CustomerProps.id

Defined in Entities/customer.entity.ts:36


mobile_number

mobile_number: string

Implementation of CustomerProps.mobile_number

Defined in Entities/customer.entity.ts:48


name

name: string

Implementation of CustomerProps.name

Defined in Entities/customer.entity.ts:39


notification_method

notification_method: CustomerNotificationMethod[]

Implementation of CustomerProps.notification_method

Defined in Entities/customer.entity.ts:51


notification_type

notification_type: CustomerNotificationType[]

Implementation of CustomerProps.notification_type

Defined in Entities/customer.entity.ts:54


updated_at

updated_at: string

Implementation of CustomerProps.updated_at

Defined in Entities/customer.entity.ts:60

it-shared-graphql-schemas"Entities/customer.entity"CustomerList

Class: CustomerList

Hierarchy

  • any

    CustomerList

it-shared-graphql-schemas"Entities/customerSnapshot.entity"CustomerSnapshot

Class: CustomerSnapshot

Hierarchy

  • CustomerSnapshot

Implements

Index

Properties

Properties

country_code

country_code: string

Implementation of CustomerSnapshotProps.country_code

Defined in Entities/customerSnapshot.entity.ts:23


email

email: string

Implementation of CustomerSnapshotProps.email

Defined in Entities/customerSnapshot.entity.ts:20


id

id: string

Implementation of CustomerSnapshotProps.id

Defined in Entities/customerSnapshot.entity.ts:14


mobile_number

mobile_number: string

Implementation of CustomerSnapshotProps.mobile_number

Defined in Entities/customerSnapshot.entity.ts:26


name

name: string

Implementation of CustomerSnapshotProps.name

Defined in Entities/customerSnapshot.entity.ts:17

it-shared-graphql-schemas"Entities/event.entity"Event

Class: Event

Hierarchy

  • Event

Implements

Index

Properties

Properties

artist

artist: string

Implementation of EventProps.artist

Defined in Entities/event.entity.ts:113


company_id

company_id: string

Defined in Entities/event.entity.ts:107


created_at

created_at: string

Implementation of EventProps.created_at

Defined in Entities/event.entity.ts:183


created_by

created_by: string

Implementation of EventProps.created_by

Defined in Entities/event.entity.ts:177


events

events: EventConfig[]

Implementation of EventProps.events

Defined in Entities/event.entity.ts:156


id

id: string

Implementation of EventProps.id

Defined in Entities/event.entity.ts:104


is_inventory_splittable

is_inventory_splittable: boolean

Implementation of EventProps.is_inventory_splittable

Defined in Entities/event.entity.ts:153


is_session_selectable

is_session_selectable: boolean

Implementation of EventProps.is_session_selectable

Defined in Entities/event.entity.ts:159


kv_url

kv_url: string

Implementation of EventProps.kv_url

Defined in Entities/event.entity.ts:119


name

name: string

Implementation of EventProps.name

Defined in Entities/event.entity.ts:110


orders

orders: Order[]

Defined in Entities/event.entity.ts:171


payments

payments: Payment[]

Defined in Entities/event.entity.ts:174


pickup_options

pickup_options: PickupOption[]

Implementation of EventProps.pickup_options

Defined in Entities/event.entity.ts:162


remarks

remarks: string

Implementation of EventProps.remarks

Defined in Entities/event.entity.ts:168


sale_status

sale_status: EventSaleStatus

Implementation of EventProps.sale_status

Defined in Entities/event.entity.ts:150


sales_end_at

sales_end_at: string

Implementation of EventProps.sales_end_at

Defined in Entities/event.entity.ts:147


sales_start_at

sales_start_at: string

Implementation of EventProps.sales_start_at

Defined in Entities/event.entity.ts:144


slug

slug: string

Implementation of EventProps.slug

Defined in Entities/event.entity.ts:122


terms_and_conditions

terms_and_conditions: string

Implementation of EventProps.terms_and_conditions

Defined in Entities/event.entity.ts:165


tickets_sold

tickets_sold: number

Implementation of EventProps.tickets_sold

Defined in Entities/event.entity.ts:134


tickets_total

tickets_total: number

Implementation of EventProps.tickets_total

Defined in Entities/event.entity.ts:141


total_revenue

total_revenue: number

Implementation of EventProps.total_revenue

Defined in Entities/event.entity.ts:128


updated_at

updated_at: string

Implementation of EventProps.updated_at

Defined in Entities/event.entity.ts:186


updated_by

updated_by: string

Implementation of EventProps.updated_by

Defined in Entities/event.entity.ts:180


venue

venue: string

Implementation of EventProps.venue

Defined in Entities/event.entity.ts:116

it-shared-graphql-schemas"Entities/event.entity"EventConfig

Class: EventConfig

Hierarchy

  • EventConfig

Implements

Index

Properties

Properties

date

date: string

Implementation of EventConfigProps.date

Defined in Entities/event.entity.ts:77


ticketing

ticketing: Ticketing[]

Implementation of EventConfigProps.ticketing

Defined in Entities/event.entity.ts:86


time_annotation

time_annotation: string

Implementation of EventConfigProps.time_annotation

Defined in Entities/event.entity.ts:83

it-shared-graphql-schemas"Entities/event.entity"EventList

Class: EventList

Hierarchy

  • any

    EventList

it-shared-graphql-schemas"Entities/event.entity"PickupOption

Class: PickupOption

Hierarchy

  • PickupOption

Implements

Index

Properties

Properties

address

address: string

Implementation of PickupOptionProps.address

Defined in Entities/event.entity.ts:95


datetime_annotation

datetime_annotation: string

Implementation of PickupOptionProps.datetime_annotation

Defined in Entities/event.entity.ts:98


label

label: string

Implementation of PickupOptionProps.label

Defined in Entities/event.entity.ts:92

it-shared-graphql-schemas"Entities/event.entity"Ticketing

Class: Ticketing

Hierarchy

  • Ticketing

Implements

Index

Properties

Properties

admin_fee

admin_fee: number

Implementation of TicketingProps.admin_fee

Defined in Entities/event.entity.ts:59


final_price

final_price: number

Implementation of TicketingProps.final_price

Defined in Entities/event.entity.ts:65


inventory

inventory: number

Implementation of TicketingProps.inventory

Defined in Entities/event.entity.ts:68


limit_per_order

limit_per_order: number

Implementation of TicketingProps.limit_per_order

Defined in Entities/event.entity.ts:71


platform_fee

platform_fee: number

Implementation of TicketingProps.platform_fee

Defined in Entities/event.entity.ts:62


price

price: number

Implementation of TicketingProps.price

Defined in Entities/event.entity.ts:56

it-shared-graphql-schemas"Entities/event_slug.entity"EventSlug

Class: EventSlug

Hierarchy

  • EventSlug

Implements

Index

Properties

Properties

created_at

created_at: string

Implementation of EventSlugProps.created_at

Defined in Entities/event_slug.entity.ts:25


event

event: Event

Implementation of EventSlugProps.event

Defined in Entities/event_slug.entity.ts:22


event_id

event_id: string

Implementation of EventSlugProps.event_id

Defined in Entities/event_slug.entity.ts:19


slug

slug: string

Implementation of EventSlugProps.slug

Defined in Entities/event_slug.entity.ts:16


updated_at

updated_at: string

Implementation of EventSlugProps.updated_at

Defined in Entities/event_slug.entity.ts:28

it-shared-graphql-schemas"Entities/event_slug.entity"EventSlugList

Class: EventSlugList

Hierarchy

  • any

    EventSlugList

it-shared-graphql-schemas"Entities/order.entity"Order

Class: Order

Hierarchy

  • Order

Implements

Index

Properties

Properties

approved_total_amount

approved_total_amount: number

Implementation of OrderProps.approved_total_amount

Defined in Entities/order.entity.ts:111


created_at

created_at: string

Implementation of OrderProps.created_at

Defined in Entities/order.entity.ts:145


created_by

created_by: string

Implementation of OrderProps.created_by

Defined in Entities/order.entity.ts:139


created_from

created_from: string

Defined in Entities/order.entity.ts:136


customer

customer: CustomerSnapshot

Implementation of OrderProps.customer

Defined in Entities/order.entity.ts:117


customer_id

customer_id: string

Implementation of OrderProps.customer_id

Defined in Entities/order.entity.ts:114


event

event: Event

Implementation of OrderProps.event

Defined in Entities/order.entity.ts:90


event_id

event_id: string

Implementation of OrderProps.event_id

Defined in Entities/order.entity.ts:87


id

id: string

Implementation of OrderProps.id

Defined in Entities/order.entity.ts:84


ordered_tickets

ordered_tickets: OrderedTicket[]

Implementation of OrderProps.ordered_tickets

Defined in Entities/order.entity.ts:93


payments

payments: Payment[]

Defined in Entities/order.entity.ts:126


pending_total_amount

pending_total_amount: number

Implementation of OrderProps.pending_total_amount

Defined in Entities/order.entity.ts:105


pickup_option

pickup_option: PickupOption

Implementation of OrderProps.pickup_option

Defined in Entities/order.entity.ts:123


referrer_name

referrer_name: string

Implementation of OrderProps.referrer_name

Defined in Entities/order.entity.ts:120


requested_total_amount

requested_total_amount: number

Implementation of OrderProps.requested_total_amount

Defined in Entities/order.entity.ts:99


status

status: OrderStatus

Implementation of OrderProps.status

Defined in Entities/order.entity.ts:129


updated_at

updated_at: string

Implementation of OrderProps.updated_at

Defined in Entities/order.entity.ts:148


updated_by

updated_by: string

Implementation of OrderProps.updated_by

Defined in Entities/order.entity.ts:142

it-shared-graphql-schemas"Entities/order.entity"OrderedTicket

Class: OrderedTicket

Hierarchy

  • OrderedTicket

Implements

Index

Properties

Properties

admin_fee

admin_fee: number

Implementation of OrderedTicketProps.admin_fee

Defined in Entities/order.entity.ts:60


approved_quantity

approved_quantity: number

Implementation of OrderedTicketProps.approved_quantity

Defined in Entities/order.entity.ts:75


date

date: string

Implementation of OrderedTicketProps.date

Defined in Entities/order.entity.ts:51


final_price

final_price: number

Implementation of OrderedTicketProps.final_price

Defined in Entities/order.entity.ts:66


pending_approval_quantity

pending_approval_quantity: number

Implementation of OrderedTicketProps.pending_approval_quantity

Defined in Entities/order.entity.ts:72


platform_fee

platform_fee: number

Implementation of OrderedTicketProps.platform_fee

Defined in Entities/order.entity.ts:63


price

price: number

Implementation of OrderedTicketProps.price

Defined in Entities/order.entity.ts:57


requested_quantity

requested_quantity: number

Implementation of OrderedTicketProps.requested_quantity

Defined in Entities/order.entity.ts:69


seat_reference

seat_reference: string

Implementation of OrderedTicketProps.seat_reference

Defined in Entities/order.entity.ts:78


time_annotation

time_annotation: string

Implementation of OrderedTicketProps.time_annotation

Defined in Entities/order.entity.ts:54

it-shared-graphql-schemas"Entities/order.entity"OrderList

Class: OrderList

Hierarchy

  • any

    OrderList

it-shared-graphql-schemas"Entities/pagination.entity"Pagination

Class: Pagination

Hierarchy

  • Pagination

Implements

Index

Properties

Properties

count

count: number

Implementation of PaginationProps.count

Defined in Entities/pagination.entity.ts:28


has_next

has_next: boolean

Implementation of PaginationProps.has_next

Defined in Entities/pagination.entity.ts:34


has_previous

has_previous: boolean

Implementation of PaginationProps.has_previous

Defined in Entities/pagination.entity.ts:37


limit

limit: number

Implementation of PaginationProps.limit

Defined in Entities/pagination.entity.ts:25


offset

offset: number

Implementation of PaginationProps.offset

Defined in Entities/pagination.entity.ts:22


total_count

total_count: number

Implementation of PaginationProps.total_count

Defined in Entities/pagination.entity.ts:31

it-shared-graphql-schemas"Entities/payment.entity"Payment

Class: Payment

Hierarchy

  • Payment

Implements

Index

Properties

Properties

created_at

created_at: string

Implementation of PaymentProps.created_at

Defined in Entities/payment.entity.ts:94


customer

customer: CustomerSnapshot

Implementation of PaymentProps.customer

Defined in Entities/payment.entity.ts:85


customer_id

customer_id: string

Implementation of PaymentProps.customer_id

Defined in Entities/payment.entity.ts:82


event

event: Event

Defined in Entities/payment.entity.ts:67


event_id

event_id: string

Implementation of PaymentProps.event_id

Defined in Entities/payment.entity.ts:64


id

id: string

Implementation of PaymentProps.id

Defined in Entities/payment.entity.ts:61


order

order: Order

Defined in Entities/payment.entity.ts:73


order_id

order_id: string

Implementation of PaymentProps.order_id

Defined in Entities/payment.entity.ts:70


ordered_tickets

ordered_tickets: PaymentOrderedTicket[]

Implementation of PaymentProps.ordered_tickets

Defined in Entities/payment.entity.ts:76


payment_proof_urls

payment_proof_urls: string[]

Implementation of PaymentProps.payment_proof_urls

Defined in Entities/payment.entity.ts:88


status

status: PaymentStatus

Implementation of PaymentProps.status

Defined in Entities/payment.entity.ts:91


total_amount

total_amount: number

Implementation of PaymentProps.total_amount

Defined in Entities/payment.entity.ts:79


updated_at

updated_at: string

Implementation of PaymentProps.updated_at

Defined in Entities/payment.entity.ts:97

it-shared-graphql-schemas"Entities/payment.entity"PaymentList

Class: PaymentList

Hierarchy

  • any

    PaymentList

it-shared-graphql-schemas"Entities/payment.entity"PaymentOrderedTicket

Class: PaymentOrderedTicket

Hierarchy

  • PaymentOrderedTicket

Implements

Index

Properties

Properties

admin_fee

admin_fee: number

Implementation of PaymentOrderedTicketTypeProps.admin_fee

Defined in Entities/payment.entity.ts:46


date

date: string

Implementation of PaymentOrderedTicketTypeProps.date

Defined in Entities/payment.entity.ts:35


platform_fee

platform_fee: number

Implementation of PaymentOrderedTicketTypeProps.platform_fee

Defined in Entities/payment.entity.ts:49


price

price: number

Implementation of PaymentOrderedTicketTypeProps.price

Defined in Entities/payment.entity.ts:43


quantity

quantity: number

Implementation of PaymentOrderedTicketTypeProps.quantity

Defined in Entities/payment.entity.ts:55


time_annotation

time_annotation: string

Implementation of PaymentOrderedTicketTypeProps.time_annotation

Defined in Entities/payment.entity.ts:41


total_amount

total_amount: number

Implementation of PaymentOrderedTicketTypeProps.total_amount

Defined in Entities/payment.entity.ts:52

Enums

it-shared-graphql-schemas"Enums/console_user"ConsoleUserRole

Enumeration: ConsoleUserRole

Index

Enumeration members

Enumeration members

FINANCE

FINANCE: = "FINANCE"

Defined in Enums/console_user.ts:4


HELPER

HELPER: = "HELPER"

Defined in Enums/console_user.ts:5


ORGANIZER

ORGANIZER: = "ORGANIZER"

Defined in Enums/console_user.ts:3


SUPER_ADMIN

SUPER_ADMIN: = "SUPER_ADMIN"

Defined in Enums/console_user.ts:2

it-shared-graphql-schemas"Enums/customer"CustomerNotificationMethod

Enumeration: CustomerNotificationMethod

Index

Enumeration members

Enumeration members

EMAIL

EMAIL: = "EMAIL"

Defined in Enums/customer.ts:2


SMS

SMS: = "SMS"

Defined in Enums/customer.ts:3

it-shared-graphql-schemas"Enums/customer"CustomerNotificationType

Enumeration: CustomerNotificationType

Index

Enumeration members

Enumeration members

ORDER_RECEIVED

ORDER_RECEIVED: = "ORDER_RECEIVED"

Defined in Enums/customer.ts:7


PAYMENT_REMINDER

PAYMENT_REMINDER: = "PAYMENT_REMINDER"

Defined in Enums/customer.ts:8

it-shared-graphql-schemas"Enums/event"EventSaleStatus

Enumeration: EventSaleStatus

Index

Enumeration members

Enumeration members

ENDED

ENDED: = "ENDED"

Defined in Enums/event.ts:6


ON_SALE

ON_SALE: = "ON_SALE"

Defined in Enums/event.ts:5


SCHEDULED

SCHEDULED: = "SCHEDULED"

Defined in Enums/event.ts:4

it-shared-graphql-schemas"Enums/headers"XRoles

Enumeration: XRoles

it-shared-graphql-schemas"Enums/headers"XScope

Enumeration: XScope

Index

Enumeration members

Enumeration members

CONSOLE

CONSOLE: = "CONSOLE"

Defined in Enums/headers.ts:4


CUSTOMER

CUSTOMER: = "CUSTOMER"

Defined in Enums/headers.ts:5

it-shared-graphql-schemas"Enums/order"OrderStatus

Enumeration: OrderStatus

Index

Enumeration members

Enumeration members

ORDER_APPROVED

ORDER_APPROVED: = "ORDER_APPROVED"

Defined in Enums/order.ts:6


ORDER_CREATED

ORDER_CREATED: = "ORDER_CREATED"

Defined in Enums/order.ts:4


ORDER_PENDING_FULFILLMENT

ORDER_PENDING_FULFILLMENT: = "ORDER_PENDING_FULFILLMENT"

Defined in Enums/order.ts:5


ORDER_REJECTED

ORDER_REJECTED: = "ORDER_REJECTED"

Defined in Enums/order.ts:7

it-shared-graphql-schemas"Enums/payment"PaymentStatus

Enumeration: PaymentStatus

Index

Enumeration members

Enumeration members

AWAIT_PAYMENT

AWAIT_PAYMENT: = "AWAIT_PAYMENT"

Defined in Enums/payment.ts:4


AWAIT_PAYMENT_APPROVAL

AWAIT_PAYMENT_APPROVAL: = "AWAIT_PAYMENT_APPROVAL"

Defined in Enums/payment.ts:5


PAYMENT_ACCEPTED

PAYMENT_ACCEPTED: = "PAYMENT_ACCEPTED"

Defined in Enums/payment.ts:6


PAYMENT_CANCELLED

PAYMENT_CANCELLED: = "PAYMENT_CANCELLED"

Defined in Enums/payment.ts:7


PAYMENT_REFUNDED

PAYMENT_REFUNDED: = "PAYMENT_REFUNDED"

Defined in Enums/payment.ts:8


PAYMENT_REJECTED

PAYMENT_REJECTED: = "PAYMENT_REJECTED"

Defined in Enums/payment.ts:9

it-shared-graphql-schemas

it-shared-graphql-schemas

Index

Modules

Interfaces

it-shared-graphql-schemas"Entities/approved_order.entity"ApprovedOrderProps

Interface: ApprovedOrderProps

Hierarchy

  • ApprovedOrderProps

Implemented by

Index

Properties

Properties

admin_fee

admin_fee: number

Defined in Entities/approved_order.entity.ts:14


created_at

created_at: string

Defined in Entities/approved_order.entity.ts:20


date

date: string

Defined in Entities/approved_order.entity.ts:11


event

event: EventProps

Defined in Entities/approved_order.entity.ts:9


event_id

event_id: string

Defined in Entities/approved_order.entity.ts:8


final_price

final_price: number

Defined in Entities/approved_order.entity.ts:16


id

id: string

Defined in Entities/approved_order.entity.ts:7


is_active

is_active: boolean

Defined in Entities/approved_order.entity.ts:19


order_id

order_id: string

Defined in Entities/approved_order.entity.ts:10


platform_fee

platform_fee: number

Defined in Entities/approved_order.entity.ts:15


price

price: number

Defined in Entities/approved_order.entity.ts:13


quantity

quantity: number

Defined in Entities/approved_order.entity.ts:17


time_annotation

time_annotation: string

Defined in Entities/approved_order.entity.ts:12


total_amount

total_amount: number

Defined in Entities/approved_order.entity.ts:18


updated_at

updated_at: string

Defined in Entities/approved_order.entity.ts:21

it-shared-graphql-schemas"Entities/company.entity"CompanyProps

Interface: CompanyProps

Hierarchy

  • CompanyProps

Implemented by

Index

Properties

Properties

console_user_ids

console_user_ids: string[]

Defined in Entities/company.entity.ts:8


console_users

console_users: ConsoleUser[]

Defined in Entities/company.entity.ts:9


created_at

created_at: string

Defined in Entities/company.entity.ts:13


created_by

created_by: string

Defined in Entities/company.entity.ts:12


id

id: string

Defined in Entities/company.entity.ts:6


kv_url

kv_url: string

Defined in Entities/company.entity.ts:10


name

name: string

Defined in Entities/company.entity.ts:7


platform_fee

platform_fee: number

Defined in Entities/company.entity.ts:11


updated_at

updated_at: string

Defined in Entities/company.entity.ts:14

it-shared-graphql-schemas"Entities/console_user.entity"ConsoleUserProps

Interface: ConsoleUserProps

Hierarchy

  • ConsoleUserProps

Implemented by

Index

Properties

Properties

company_id

company_id: string

Defined in Entities/console_user.entity.ts:18


country_code

country_code: string

Defined in Entities/console_user.entity.ts:16


created_at

created_at: string

Defined in Entities/console_user.entity.ts:21


email

email: string

Defined in Entities/console_user.entity.ts:15


id

id: string

Defined in Entities/console_user.entity.ts:13


last_login_at

last_login_at: string

Defined in Entities/console_user.entity.ts:20


mobile_number

mobile_number: string

Defined in Entities/console_user.entity.ts:17


name

name: string

Defined in Entities/console_user.entity.ts:14


roles

roles: ConsoleUserRole[]

Defined in Entities/console_user.entity.ts:19


updated_at

updated_at: string

Defined in Entities/console_user.entity.ts:22

it-shared-graphql-schemas"Entities/customer.entity"CustomerProps

Interface: CustomerProps

Hierarchy

  • CustomerProps

Implemented by

Index

Properties

Properties

country_code

country_code: string

Defined in Entities/customer.entity.ts:23


created_at

created_at: string

Defined in Entities/customer.entity.ts:27


email

email: string

Defined in Entities/customer.entity.ts:22


id

id: string

Defined in Entities/customer.entity.ts:20


mobile_number

mobile_number: string

Defined in Entities/customer.entity.ts:24


name

name: string

Defined in Entities/customer.entity.ts:21


notification_method

notification_method: CustomerNotificationMethod[]

Defined in Entities/customer.entity.ts:25


notification_type

notification_type: CustomerNotificationType[]

Defined in Entities/customer.entity.ts:26


updated_at

updated_at: string

Defined in Entities/customer.entity.ts:28

it-shared-graphql-schemas"Entities/customerSnapshot.entity"CustomerSnapshotProps

Interface: CustomerSnapshotProps

Hierarchy

  • CustomerSnapshotProps

Implemented by

Index

Properties

Properties

country_code

country_code: string

Defined in Entities/customerSnapshot.entity.ts:7


email

email: string

Defined in Entities/customerSnapshot.entity.ts:6


id

id: string

Defined in Entities/customerSnapshot.entity.ts:4


mobile_number

mobile_number: string

Defined in Entities/customerSnapshot.entity.ts:8


name

name: string

Defined in Entities/customerSnapshot.entity.ts:5

it-shared-graphql-schemas"Entities/event.entity"EventConfigProps

Interface: EventConfigProps

Hierarchy

  • EventConfigProps

Implemented by

Index

Properties

Properties

date

date: string

Defined in Entities/event.entity.ts:17


ticketing

ticketing: TicketingProps[]

Defined in Entities/event.entity.ts:19


time_annotation

time_annotation: string

Defined in Entities/event.entity.ts:18

it-shared-graphql-schemas"Entities/event.entity"EventProps

Interface: EventProps

Hierarchy

  • EventProps

Implemented by

Index

Properties

Properties

artist

artist: string

Defined in Entities/event.entity.ts:31


created_at

created_at: string

Defined in Entities/event.entity.ts:49


created_by

created_by: string

Defined in Entities/event.entity.ts:47


events

events: EventConfig[]

Defined in Entities/event.entity.ts:42


id

id: string

Defined in Entities/event.entity.ts:29


is_inventory_splittable

is_inventory_splittable: boolean

Defined in Entities/event.entity.ts:41


is_session_selectable

is_session_selectable: boolean

Defined in Entities/event.entity.ts:43


kv_url

kv_url: string

Defined in Entities/event.entity.ts:33


name

name: string

Defined in Entities/event.entity.ts:30


pickup_options

pickup_options: PickupOptionProps[]

Defined in Entities/event.entity.ts:44


remarks

remarks: string

Defined in Entities/event.entity.ts:45


sale_status

sale_status: EventSaleStatus

Defined in Entities/event.entity.ts:40


sales_end_at

sales_end_at: string

Defined in Entities/event.entity.ts:39


sales_start_at

sales_start_at: string

Defined in Entities/event.entity.ts:38


slug

slug: string

Defined in Entities/event.entity.ts:34


terms_and_conditions

terms_and_conditions: string

Defined in Entities/event.entity.ts:46


tickets_sold

tickets_sold: number

Defined in Entities/event.entity.ts:36


tickets_total

tickets_total: number

Defined in Entities/event.entity.ts:37


total_revenue

total_revenue: number

Defined in Entities/event.entity.ts:35


updated_at

updated_at: string

Defined in Entities/event.entity.ts:50


updated_by

updated_by: string

Defined in Entities/event.entity.ts:48


venue

venue: string

Defined in Entities/event.entity.ts:32

it-shared-graphql-schemas"Entities/event.entity"PickupOptionProps

Interface: PickupOptionProps

Hierarchy

  • PickupOptionProps

Implemented by

Index

Properties

Properties

address

address: string

Defined in Entities/event.entity.ts:24


datetime_annotation

datetime_annotation: string

Defined in Entities/event.entity.ts:25


label

label: string

Defined in Entities/event.entity.ts:23

it-shared-graphql-schemas"Entities/event.entity"TicketingProps

Interface: TicketingProps

Hierarchy

  • TicketingProps

Implemented by

Index

Properties

Properties

admin_fee

admin_fee: number

Defined in Entities/event.entity.ts:9


final_price

final_price: number

Defined in Entities/event.entity.ts:11


inventory

inventory: number

Defined in Entities/event.entity.ts:12


limit_per_order

limit_per_order: number

Defined in Entities/event.entity.ts:13


platform_fee

platform_fee: number

Defined in Entities/event.entity.ts:10


price

price: number

Defined in Entities/event.entity.ts:8

it-shared-graphql-schemas"Entities/event_slug.entity"EventSlugProps

Interface: EventSlugProps

Hierarchy

  • EventSlugProps

Implemented by

Index

Properties

Properties

created

1.0.0

12 months ago