Interface GetUnitsRequest

interface GetUnitsRequest {
    format?: string;
}

Properties

Properties

format?: string