CheckInChallengeResponseSetting
public struct CheckInChallengeResponseSetting : ChallengeResponseSetting, Equatable
Struct representing Challenge
response settings for Check In Challenges.
-
Undocumented
Declaration
Swift
public init(nearest: Place?)
-
Declaration
Swift
public init(from decoder: Decoder) throws