Skip to main content

LabelCountry Object

Description

Country information for a label.

Declaration

type LabelCountry {
alpha2: String
name: String
}

Fields

NameTypeDescription
alpha2StringTwo-letter ISO country code.
nameStringCountry name.