Method: KlaviyoAPI::MobilePushContentCreate#to_s
- Defined in:
- lib/klaviyo-api-sdk/models/mobile_push_content_create.rb
#to_s ⇒ String
Returns the string representation of the object
201 202 203 |
# File 'lib/klaviyo-api-sdk/models/mobile_push_content_create.rb', line 201 def to_s to_hash.to_s end |