interface AddApprovalRequest {
    translationId: number;
}

Properties

Properties

translationId: number