Skip to content

beamable-sdk / schema / UpdateMailRequest

Type Alias: UpdateMailRequest

UpdateMailRequest = object

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

acceptAttachments?

optional acceptAttachments: boolean

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:8


body?

optional body: string

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:9


category?

optional category: string

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:10


expires?

optional expires: string

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:11


mailId

mailId: bigint | string

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:7


state?

optional state: string

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:12


subject?

optional subject: string

Defined in: src/__generated__/schemas/UpdateMailRequest.ts:13