Type Alias LocationSMSTemplate

LocationSMSTemplate: { body?: string; attachments: string[] }

Type declaration

  • Optionalbody?: string
  • attachments: string[]