Content
public struct Content : BoxInnerModel
Contains an opaque URL template to the content, which follows RFC 6570. There is an asset_path variable that should be replaced with a valid path. Valid paths are different for each representation subtype. It may change over time and should not be hard-coded or cached.
-
An opaque URL template to the content.
Declaration
Swift
public let urlTemplate: String?