次の方法で共有


AttachmentType type

AttachmentType の値を定義します。

type AttachmentType =
  | "callToAction"
  | "termsOfService"
  | "privacyPolicy"
  | "other"