Interface ExpressionRatingAllOf

Export

ExpressionRatingAllOf

interface ExpressionRatingAllOf {
    expression?: string;
}

Properties

Properties

expression?: string

Memberof

ExpressionRatingAllOf