Preparing search index...
The search index is not available
tally-js
tally-js
TallyPayloadFileUploadDTO
Interface TallyPayloadFileUploadDTO
interface
TallyPayloadFileUploadDTO
{
allowedFiles
?:
object
;
columnListUuid
?:
string
;
columnRatio
?:
number
;
columnUuid
?:
string
;
hasMaxFiles
?:
boolean
;
hasMaxFileSize
?:
boolean
;
isHidden
?:
boolean
;
isRequired
?:
boolean
;
maxFiles
?:
number
;
maxFileSize
?:
number
;
name
?:
string
;
}
Hierarchy (
View Summary
)
TallyPayloadQuestionDTO
TallyPayloadFileUploadDTO
Index
Properties
allowed
Files?
column
List
Uuid?
column
Ratio?
column
Uuid?
has
Max
Files?
has
Max
File
Size?
is
Hidden?
is
Required?
max
Files?
max
File
Size?
name?
Properties
Optional
allowed
Files
allowedFiles
?:
object
Optional
column
List
Uuid
columnListUuid
?:
string
Optional
column
Ratio
columnRatio
?:
number
Optional
column
Uuid
columnUuid
?:
string
Optional
has
Max
Files
hasMaxFiles
?:
boolean
Optional
has
Max
File
Size
hasMaxFileSize
?:
boolean
Optional
is
Hidden
isHidden
?:
boolean
Optional
is
Required
isRequired
?:
boolean
Optional
max
Files
maxFiles
?:
number
Optional
max
File
Size
maxFileSize
?:
number
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Files
column
List
Uuid
column
Ratio
column
Uuid
has
Max
Files
has
Max
File
Size
is
Hidden
is
Required
max
Files
max
File
Size
name
tally-js
Loading...