Table

Table

A table defining the rate group, when single_value is not expressive enough.

Fields
rows[]

Row

Required. The list of rows that constitute the table. Must have the same length as row_headers .

name

string

Name of the table. Required for subtables, ignored for the main table.

row_headers

Headers

Required. Headers of the table's rows.

column_headers

Headers

Headers of the table's columns. Optional: if not set then the table has only one dimension.