Method: WhatsappSdk::Resource::ParameterObject#location
- Defined in:
- lib/whatsapp_sdk/resource/parameter_object.rb
#location ⇒ Object
Returns location if the parameter object type is location
80 81 82 |
# File 'lib/whatsapp_sdk/resource/parameter_object.rb', line 80 def location @location end |