mapbiz
    Preparing search index...

    Interface ServiceList

    Сериализация Услуг

    interface ServiceList {
        id: number;
        slug: string;
        tag: string;
        title: string;
    }
    Index

    Properties

    Properties

    id: number
    slug: string

    500

    ^[-a-zA-Z0-9_]+$

    tag: string

    255

    title: string

    500