save_web_push_installation.Output.Created
STRUCT
Contents
- Properties
body
- Methods
init(body:)
public struct Created: Sendable, Hashable
Properties
body
public var body: Operations.save_web_push_installation.Output.Created.Body
Received HTTP response body
Methods
init(body:)
public init(body: Operations.save_web_push_installation.Output.Created.Body)
Creates a new Created
.
- Parameters:
- body: Received HTTP response body
Parameters
Name | Description |
---|---|
body | Received HTTP response body |