Correct OB_Pis_FullObject
This commit is contained in:
parent
4a97a8bd3c
commit
05d0b35417
@ -7,6 +7,7 @@ export interface OB_Pis_SimpleObject {
|
||||
|
||||
export interface OB_Pis_FullObject {
|
||||
code: string;
|
||||
crs: string[];
|
||||
tiploc?: string[];
|
||||
stops: string[];
|
||||
toc: string;
|
||||
tiplocs?: string[];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user