statuspage.io
    Preparing search index...

    Interface PhoneSubscriberData

    interface PhoneSubscriberData {
        phone_country?: string;
        phone_number: string;
    }
    Index

    Properties

    phone_country?: string

    Defaults to us if not supplied.

    phone_number: string