Skip to content

@gracious.tech/fetch-client


@gracious.tech/fetch-client / collection/generic / GetResourcesItem

Interface: GetResourcesItem

Defined in: client/src/collection/generic.ts:51

Properties

id

id: string

Defined in: client/src/collection/generic.ts:53

NOTE Keeps flat structure for better dev experience


language

language: string

Defined in: client/src/collection/generic.ts:54


direction

direction: "ltr" | "rtl"

Defined in: client/src/collection/generic.ts:55


year

year: number

Defined in: client/src/collection/generic.ts:56


attribution

attribution: string

Defined in: client/src/collection/generic.ts:57


attribution_url

attribution_url: string

Defined in: client/src/collection/generic.ts:58


licenses

licenses: RuntimeLicense[]

Defined in: client/src/collection/generic.ts:59


tags

tags: MetaTag[]

Defined in: client/src/collection/generic.ts:60


name

name: string

Defined in: client/src/collection/generic.ts:62

Local name of resource (falls back to English)


name_abbrev

name_abbrev: string

Defined in: client/src/collection/generic.ts:64

Local abbreviation of resource (falls back to English)


name_english

name_english: string

Defined in: client/src/collection/generic.ts:66

English name of resource (may not exist)


name_english_abbrev

name_english_abbrev: string

Defined in: client/src/collection/generic.ts:68

English abbreviation of resource (may not exist)


name_local

name_local: string

Defined in: client/src/collection/generic.ts:70

Local name of resource (may not exist)


name_local_abbrev

name_local_abbrev: string

Defined in: client/src/collection/generic.ts:72

Local abbreviation of resource (may not exist)


name_bilingual

name_bilingual: string

Defined in: client/src/collection/generic.ts:74

Local name of resource with the English name in brackets when it differs


name_bilingual_abbrev

name_bilingual_abbrev: string

Defined in: client/src/collection/generic.ts:76

Local abbreviation of resource with the English abbreviation in brackets when it differs