Response for updating field scheme to projects associations.

interface FieldSchemeToProjectsResponse {
    results: FieldSchemeToProjectsPartialFailure[];
}

Properties

Properties