Interface GetRatingsTemplateWithTemplateIdRequest

interface GetRatingsTemplateWithTemplateIdRequest {
    office: string;
    templateId: string;
}

Properties

Properties

office: string
templateId: string