Wrapping up for the day/week. It is my birthday weekend!
This commit is contained in:
@@ -265,6 +265,8 @@ export interface Location {
|
||||
external_id?: null|string;
|
||||
code?: null|string;
|
||||
|
||||
type_code?: string;
|
||||
|
||||
event_id: string;
|
||||
event_id_random: string;
|
||||
|
||||
@@ -317,7 +319,7 @@ export interface Session {
|
||||
for_id: string;
|
||||
for_id_random: string;
|
||||
|
||||
type_code: string;
|
||||
type_code?: string;
|
||||
|
||||
event_id: string;
|
||||
event_id_random: string;
|
||||
|
||||
Reference in New Issue
Block a user