Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
API
v1
GetTableByScopeParams
Interface GetTableByScopeParams
interface
GetTableByScopeParams
{
code
:
NameType
;
limit
?:
UInt32Type
;
lower_bound
?:
string
;
reverse
?:
boolean
;
table
?:
NameType
;
upper_bound
?:
string
;
}
Index
Properties
code
limit?
lower_
bound?
reverse?
table?
upper_
bound?
Properties
code
code
:
NameType
Optional
limit
limit
?:
UInt32Type
Optional
lower_
bound
lower_
bound
?:
string
Optional
reverse
reverse
?:
boolean
Optional
table
table
?:
NameType
Optional
upper_
bound
upper_
bound
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
code
limit
lower_
bound
reverse
table
upper_
bound
SDK Core Documentation - v0.0.2-5
Loading...