Type alias StandardValueSetTranslation

StandardValueSetTranslation: Metadata & {
    valueTranslation: ValueTranslation[];
}

Type declaration