EventFieldName
public struct EventFieldName
                イベントのフィールド名を扱うための構造体です。
- 
                  
                  
フィールド名
Declaration
Swift
public let rawValue: String - 
                  
                  
Declaration
Swift
public init(_ rawValue: String) - 
                  
                  
message フィールド
Declaration
Swift
static let message: EventFieldName - 
                  
                  
campaign_id フィールド
Declaration
Swift
static let campaignId: EventFieldName - 
                  
                  
shorten_id フィールド
Declaration
Swift
static let shortenId: EventFieldName - 
                  
                  
fcm_token フィールド
Declaration
Swift
static let fcmToken: EventFieldName - 
                  
                  
subscribe フィールド
Declaration
Swift
static let subscribe: EventFieldName - 
                  
                  
mass_push_id フィールド
Declaration
Swift
static let massPushId: EventFieldName - 
                  
                  
user_id フィールド
Declaration
Swift
static let userId: EventFieldName - 
                  
                  
task_id フィールド
Declaration
Swift
static let taskId: EventFieldName - 
                  
                  
schedule_id フィールド
Declaration
Swift
static let scheduleId: EventFieldName - 
                  
                  
source_user_id フィールド
Declaration
Swift
static let sourceUserId: EventFieldName - 
                  
                  
target フィールド
Declaration
Swift
static let target: EventFieldName - 
                  
                  
new_visitor_id フィールド
Declaration
Swift
static let newVisitorId: EventFieldName - 
                  
                  
old_visitor_id フィールド
Declaration
Swift
static let oldVisitorId: EventFieldName - 
                  
                  
view_id フィールド
Declaration
Swift
static let viewId: EventFieldName - 
                  
                  
view_name フィールド
Declaration
Swift
static let viewName: EventFieldName - 
                  
                  
title フィールド
Declaration
Swift
static let title: EventFieldName - 
                  
                  
Declaration
Swift
static let previousVersionName: EventFieldName - 
                  
                  
Declaration
Swift
static let url: EventFieldName - 
                  
                  
Declaration
Swift
static let localEventDate: EventFieldName - 
                  
                  
Declaration
Swift
static let retry: EventFieldName 
View on GitHub
Install in Dash
        EventFieldName Structure Reference