TNConsent

@objcMembers
public class TNConsent : NSObject, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let status: Bool
  • Undocumented

    Declaration

    Swift

    public let reason: String?
  • Undocumented

    Declaration

    Swift

    public let timestamp: String?
  • Declaration

    Swift

    public required init(from decoder: Decoder) throws