FormsAppSendingAddressResponse: EmailSendingAddressResponseBase & {
    formsAppSendingAddress?: FormsAppSendingAddress;
}