Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Kv_Store_Update_Column

update columns of table "kv_store"

Index

Enumeration members

CreatedAt

CreatedAt: = "created_at"

column name

CreatedBy

CreatedBy: = "created_by"

column name

Key

Key: = "key"

column name

Metadata

Metadata: = "metadata"

column name

ObjectId

ObjectId: = "object_id"

column name

Scope

Scope: = "scope"

column name

ScopeObjectId

ScopeObjectId: = "scope_object_id"

column name

UpdatedAt

UpdatedAt: = "updated_at"

column name

Value

Value: = "value"

column name

Generated using TypeDoc