PathMatcherResult

data class PathMatcherResult(val path: String, val partNumber: Long?, val customSuffix: String?)

Constructors

Link copied to clipboard
constructor(path: String, partNumber: Long?, customSuffix: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard