Method: KlaviyoAPI::MobilePushContentCreate#to_s

Defined in:
lib/klaviyo-api-sdk/models/mobile_push_content_create.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation 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