Variable PutAuthenticationMethods200ResponseInnerPreferredAuthenticationMethodEnumConst

PutAuthenticationMethods200ResponseInnerPreferredAuthenticationMethodEnum: {
    sms: "sms";
    voice: "voice";
} = ...

Type declaration

  • Readonly sms: "sms"
  • Readonly voice: "voice"