The resource path segment, or empty string if absent.
The resource identifier within its type — slug, UUID, name.
The resource category — e.g. "component", "integration", "user".
Returns the value for the given query-param key, or empty string if not present.
StaticcreateConstructs a PRN from its constituent parts. Params are sorted by key for deterministic output.
Optionalpath: stringOptionalparams: Record<string, string>StaticparseValidates a PRN string and returns it as a PRN instance. Throws if the string is not a valid PRN.
All query-string key-value pairs, or empty object if none.