UFileSpecification
¶
__
data class UFileSpecification(
val collection: String,
val product: ProductReference,
)
Properties
collection
: String
String
product
: ProductReference
A reference to the product which backs this `Resource`
ProductReference