Documentation
    Preparing search index...

    Interface PropertyDescription

    Service type description

    interface PropertyDescription {
        isOptional: boolean;
        type: string;
    }
    Index

    Properties

    Properties

    isOptional: boolean
    type: string