dash-platform-sdk
Preparing search index...
types
DataContractConfig
Interface DataContractConfig
interface
DataContractConfig
{
$format_version
:
string
;
canBeDeleted
:
boolean
;
documentsCanBeDeletedContractDefault
:
boolean
;
documentsKeepHistoryContractDefault
:
boolean
;
documentsMutableContractDefault
:
boolean
;
keepsHistory
:
boolean
;
readonly
:
boolean
;
requiresIdentityDecryptionBoundedKey
?:
null
|
number
;
requiresIdentityEncryptionBoundedKey
?:
null
|
number
;
}
Index
Properties
$format_
version
can
Be
Deleted
documents
Can
Be
Deleted
Contract
Default
documents
Keep
History
Contract
Default
documents
Mutable
Contract
Default
keeps
History
readonly
requires
Identity
Decryption
Bounded
Key?
requires
Identity
Encryption
Bounded
Key?
Properties
$format_
version
$format_version
:
string
can
Be
Deleted
canBeDeleted
:
boolean
documents
Can
Be
Deleted
Contract
Default
documentsCanBeDeletedContractDefault
:
boolean
documents
Keep
History
Contract
Default
documentsKeepHistoryContractDefault
:
boolean
documents
Mutable
Contract
Default
documentsMutableContractDefault
:
boolean
keeps
History
keepsHistory
:
boolean
readonly
readonly
:
boolean
Optional
requires
Identity
Decryption
Bounded
Key
requiresIdentityDecryptionBoundedKey
?:
null
|
number
Optional
requires
Identity
Encryption
Bounded
Key
requiresIdentityEncryptionBoundedKey
?:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$format_
version
can
Be
Deleted
documents
Can
Be
Deleted
Contract
Default
documents
Keep
History
Contract
Default
documents
Mutable
Contract
Default
keeps
History
readonly
requires
Identity
Decryption
Bounded
Key
requires
Identity
Encryption
Bounded
Key
dash-platform-sdk
Loading...