SmsProjection
SMS projection
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | UUID | ||
body | String | ||
userId | UUID | ||
phoneNumber | UUID | ||
createdAt | OffsetDateTime | ||
fromNumber | String | ||
read | Boolean |
SMS projection
Name | Type | Description | Notes |
---|---|---|---|
id | UUID | ||
body | String | ||
userId | UUID | ||
phoneNumber | UUID | ||
createdAt | OffsetDateTime | ||
fromNumber | String | ||
read | Boolean |