interface EngineInsuranceResponse {
    insurance: string;
}

Properties

Properties

insurance: string