Method: SMSMessageReceiptSubscriptionResponse#setLocation

Defined in:
lib/response/sms/SMSMessageReceiptSubscriptionResponse.rb

#setLocation(location) ⇒ Object

[View source]

32
33
34
# File 'lib/response/sms/SMSMessageReceiptSubscriptionResponse.rb', line 32

def setLocation(location)
  @location=location
end