kaios-types
    Preparing search index...

    Interface TypeOfAddress

    interface TypeOfAddress {
        numberPlanIdentification?: NumberPlanIdentification;
        typeOfNumber?: TypeOfNumber;
    }
    Index

    Properties

    numberPlanIdentification?: NumberPlanIdentification
    typeOfNumber?: TypeOfNumber