class EasyTalk::Property

def as_json(*_args)

Returns:
  • (Hash) - The JSON representation of the object

Parameters:
  • _args (Array) -- Optional arguments
def as_json(*_args)
  build.as_json
end