@dubisdev/crtm-api
    Preparing search index...

    Type Alias Line

    type Line = {
        active: boolean;
        code: string;
        colorLine: string;
        description: string;
        shortDescription: string;
        textColorLine: string;
    }
    Index

    Properties

    active: boolean
    code: string
    colorLine: string
    description: string
    shortDescription: string
    textColorLine: string