Skip to content
Josh Wright edited this page Jan 14, 2021 · 3 revisions

Empty

Represents an Empty request or response on an Endpoint.

public struct Empty: EndpointRequest

A workaround for not being able to conform Void to Codable.

Inheritance

EndpointRequest

Properties

value

Static Empty instance used for all Empty responses and requests.

let value
Alchemy
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Fusion
Types
Protocols
Papyrus
Types
Protocols
Clone this wiki locally