export interface AuthPinCodeNotificationRequestDTO { to: string, pinCode: string }