Interface GetPortabilityReportResponse

interface GetPortabilityReportResponse {
    file: string;
}

Properties

Properties

file: string