Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 699 Bytes

Operations.get_mobile_push_fcm_token.Input.Path.md

File metadata and controls

43 lines (29 loc) · 699 Bytes

STRUCT

Operations.get_mobile_push_fcm_token.Input.Path

Contents

public struct Path: Sendable, Hashable
  • Remark: Generated from #/paths/channels/mobile_push/fcm/tokens/{token_id}/GET/path.

Properties

token_id

public var token_id: Swift.String
  • Remark: Generated from #/paths/channels/mobile_push/fcm/tokens/{token_id}/GET/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