File

projects/netgrif-components-core/src/lib/resources/interface/count.ts

Description

Object from Backend

The number of these instances

Index

Properties

Properties

count
count: number
Type : number

Count instances

entity
entity: string
Type : string

Name instances

export interface Count {
    /**
     * Count instances
     */
    count: number;
    /**
     * Name instances
     */
    entity: string;
}

result-matching ""

    No results matching ""