EndpointObjectProperty: string | boolean | {
    [key: string]: EndpointObjectProperty;
} | EndpointObjectProperty[]

Type declaration