HyperwalletPageLink
public struct HyperwalletPageLink : Decodable
Representation of the page link
-
The URL of the link
Declaration
Swift
public let href: URL? -
Declaration
Swift
public let params: HyperwalletPageParameter?
View on GitHub