AttachmentsSourceKey

public enum AttachmentsSourceKey : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case sourceurl = "SourceUrl"
  • Undocumented

    Declaration

    Swift

    case s3fileurl = "S3FileUrl"
  • Undocumented

    Declaration

    Swift

    case attachmentreference = "AttachmentReference"
  • Declaration

    Swift

    public var description: String { get }