Message class
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents some common properties of an IMessage that are stored in a TypeORM database for querying.
Signature:
export declare class Message extends BaseEntity
Extends: BaseEntity
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Date |
(BETA) (Optional) | ||
|
Relation<Credential[]> |
(BETA) | ||
|
object | null |
(BETA) (Optional) | ||
|
Date |
(BETA) (Optional) | ||
|
Relation<Identifier> |
(BETA) (Optional) | ||
|
string |
(BETA) | ||
|
MetaData[] | null |
(BETA) (Optional) | ||
|
Relation<Presentation[]> |
(BETA) | ||
|
string |
(BETA) (Optional) | ||
|
string[] |
(BETA) (Optional) | ||
|
string |
(BETA) (Optional) | ||
|
Date |
(BETA) | ||
|
string |
(BETA) (Optional) | ||
|
Relation<Identifier> |
(BETA) (Optional) | ||
|
string |
(BETA) | ||
|
Date |
(BETA) |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
(BETA) | ||
|
(BETA) | ||
|
(BETA) |