Preparing search index...
The search index is not available
d4h-typescript
d4h-typescript
MemberAwards
Interface MemberAwards
interface
MemberAwards
{
createdAt
:
string
;
custom_fields
?:
CustomField
[]
;
endsAt
:
null
|
string
;
entityType
:
EntityType
;
id
:
number
;
member
:
Resource
;
owner
:
Resource
;
qualification
:
Resource
;
resourceType
:
string
;
startsAt
:
null
|
string
;
updatedAt
:
string
;
}
Hierarchy
Entity
MemberAwards
Index
Properties
created
At
custom_
fields?
ends
At
entity
Type
id
member
owner
qualification
resource
Type
starts
At
updated
At
Properties
created
At
createdAt
:
string
Optional
custom_
fields
custom_fields
?:
CustomField
[]
ends
At
endsAt
:
null
|
string
entity
Type
entityType
:
EntityType
id
id
:
number
member
member
:
Resource
owner
owner
:
Resource
qualification
qualification
:
Resource
resource
Type
resourceType
:
string
starts
At
startsAt
:
null
|
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
custom_
fields
ends
At
entity
Type
id
member
owner
qualification
resource
Type
starts
At
updated
At
d4h-typescript
Loading...