Bettermail
    • 获取配置
      GET
    • 获取邮件
      GET
    • 获取邮件
      POST
    • 数据模型
      • ConfigResponse
      • ConfigData
      • MailsRequest
      • ApiEnvelope
      • MailsResponse
      • ErrorResponse
      • MailsData
      • Email
      • Attachment
    GitHub
    孙悟元
    X (Twitter)

    Attachment

    {
        "filename": "string",
        "mimeType": "string",
        "size": 0,
        "contentId": "string",
        "contentBase64": "string"
    }
    Built with