Method: KlaviyoAPI::SubscriptionParameters#consent
- Defined in:
- lib/klaviyo-api-sdk/models/subscription_parameters.rb
#consent ⇒ Object
The Consent status to be set as part of the subscribe call. Currently supports "SUBSCRIBED".
19 20 21 |
# File 'lib/klaviyo-api-sdk/models/subscription_parameters.rb', line 19 def @consent end |