Interface GetParametersRequest

interface GetParametersRequest {
    format?: string;
}

Properties

Properties

format?: string