Type alias TFieldValueRating

TFieldValueRating: {
    value: number;
}

Type declaration

  • value: number