Preparing search index...
The search index is not available
tally-js
tally-js
TallyPayloadMatrixRowDTO
Interface TallyPayloadMatrixRowDTO
interface
TallyPayloadMatrixRowDTO
{
columnListUuid
?:
string
;
columnRatio
?:
number
;
columnUuid
?:
string
;
index
?:
number
;
isFirst
?:
boolean
;
isHidden
?:
boolean
;
isLast
?:
boolean
;
isRequired
?:
boolean
;
name
?:
string
;
}
Hierarchy (
View Summary
)
TallyPayloadQuestionDTO
TallyPayloadMatrixRowDTO
TallyPayloadMatrixColumnDTO
Index
Properties
column
List
Uuid?
column
Ratio?
column
Uuid?
index?
is
First?
is
Hidden?
is
Last?
is
Required?
name?
Properties
Optional
column
List
Uuid
columnListUuid
?:
string
Optional
column
Ratio
columnRatio
?:
number
Optional
column
Uuid
columnUuid
?:
string
Optional
index
index
?:
number
Optional
is
First
isFirst
?:
boolean
Optional
is
Hidden
isHidden
?:
boolean
Optional
is
Last
isLast
?:
boolean
Optional
is
Required
isRequired
?:
boolean
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
List
Uuid
column
Ratio
column
Uuid
index
is
First
is
Hidden
is
Last
is
Required
name
tally-js
Loading...