ResponseLink public struct ResponseLink : Codable, Equatable, Hashable A struct representing a HAL link in a response. href The URL of the link. Declaration Swift public let href: URL stub A stub instance of ResponseLink for testing purposes. Declaration Swift static let stub: ResponseLink © 2023 . All rights reserved. (Last updated: 2023-06-05) Generated by jazzy ♪♫ v0.14.3, a Realm project.