LibraryResource type
라이브러리 응답 세부 정보
type LibraryResource = SubResource & {
containerName?: string
creatorId?: string
namePropertiesName?: string
path?: string
provisioningStatus?: string
typePropertiesType?: string
uploadedTimestamp?: Date
}