Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MailSettings

Index

Properties

Properties

data

data: { attributes: { errors: any[]; fields: Record<string, any>; sending: boolean } }

Type declaration

  • attributes: { errors: any[]; fields: Record<string, any>; sending: boolean }
    • errors: any[]
    • fields: Record<string, any>
    • sending: boolean

Generated using TypeDoc version 0.22.10