Interface PushNotificationEnrollmentChallengeOptions

interface PushNotificationEnrollmentChallengeOptions {
    type: "push-notification";
}

Properties

Properties

type: "push-notification"