STRUCT
Contents
- Properties
headers
body
- Methods
init(headers:body:)
public struct Input: Sendable, Hashable
public var headers: Operations.save_mobile_push_fcm_token.Input.Headers
public var body: Operations.save_mobile_push_fcm_token.Input.Body?
public init(
headers: Operations.save_mobile_push_fcm_token.Input.Headers = .init(),
body: Operations.save_mobile_push_fcm_token.Input.Body? = nil
)
Creates a new Input
.
- Parameters:
- headers:
- body:
Name | Description |
---|---|
headers | |
body |