Class: MpWeixin::Image

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model, ROXML
Defined in:
lib/mp_weixin/models/reply_message.rb

Instance Attribute Summary collapse

Method Summary

Methods included from ActiveModel::Model

included, #initialize, #persisted?

Instance Attribute Details

#MediaIdObject

Returns the value of attribute MediaId.



56
57
58
# File 'lib/mp_weixin/models/reply_message.rb', line 56

def MediaId
  @MediaId
end