SlycePrivacyPolicyConsent Class Reference

Inherits from NSObject
Declared in SlycePrivacyPolicyConsent.h

  body

A string representing the body of this consent object.

@property (nonatomic, copy, readonly) NSString *body

Declared In

SlycePrivacyPolicyConsent.h

  title

A string representing the title of this consent object.

@property (nonatomic, copy, readonly) NSString *title

Declared In

SlycePrivacyPolicyConsent.h

  callToAction

A string representing the call to action of this consent object.

@property (nonatomic, copy, readonly) NSString *callToAction

Declared In

SlycePrivacyPolicyConsent.h