Esposter
Preparing search index...
@esposter/db-schema
ProgramParticipantEntity
Class ProgramParticipantEntity
Hierarchy (
View Summary
)
AzureEntity
ProgramParticipantEntity
Index
Constructors
constructor
Properties
created
At
deleted
At
key
Value
partition
Key
public
Id
row
Key
token
updated
At
Methods
to
JSON
Constructors
constructor
new
ProgramParticipantEntity
(
init
?:
Partial
<
ProgramParticipantEntity
>
&
{
partitionKey
:
string
;
rowKey
:
string
;
}
,
)
:
ProgramParticipantEntity
Parameters
Optional
init
:
Partial
<
ProgramParticipantEntity
>
&
{
partitionKey
:
string
;
rowKey
:
string
}
Returns
ProgramParticipantEntity
Properties
created
At
createdAt
:
Date
deleted
At
deletedAt
:
Date
|
null
key
Value
keyValue
:
string
= ""
partition
Key
partitionKey
:
string
public
Id
publicId
:
string
= ""
row
Key
rowKey
:
string
token
token
:
string
= ""
updated
At
updatedAt
:
Date
Methods
to
JSON
toJSON
()
:
this
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
created
At
deleted
At
key
Value
partition
Key
public
Id
row
Key
token
updated
At
Methods
to
JSON
Esposter
Loading...