ユーザ情報の型定義

interface UserAssignmentUser {
    name: string;
    oid: string;
}

Properties

Properties

name: string

ユーザ名

oid: string

ユーザOID