discard_mobile_push_fcm_token.Input.Path
STRUCT
Contents
- Properties
token_id
- Methods
init(token_id:)
public struct Path: Sendable, Hashable
- Remark: Generated from
#/paths/channels/mobile_push/fcm/tokens/{token_id}/DELETE/path
.
Properties
token_id
public var token_id: Swift.String
- Remark: Generated from
#/paths/channels/mobile_push/fcm/tokens/{token_id}/DELETE/path/token_id
.
Methods
init(token_id:)
public init(token_id: Swift.String)
Creates a new Path
.
- Parameters:
- token_id:
Parameters
Name | Description |
---|---|
token_id |