DraftEmailMessageMetadata

public struct DraftEmailMessageMetadata

Representation of a draft email message metadata object associated with a draft email message in Platform SDK.

  • id

    Unique identifier of the draft email message.

    Declaration

    Swift

    public var id: String
  • Time at which the draft was last updated

    Declaration

    Swift

    public var updatedAt: Date