Member Junction
    Preparing search index...

    What ITelephonyCarrierLike.OrderNumber resolves to — the allocated number + carrier order id.

    interface CarrierNumberOrderResult {
        OrderId: string;
        PhoneNumber: string;
    }
    Index

    Properties

    Properties

    OrderId: string

    The carrier's order/reference id for the allocation.

    PhoneNumber: string

    The provisioned E.164 phone number (the identity value).