class BotFramework::ResourceResponse
Attributes
id[RW]
Id of the resource
Public Class Methods
swagger_types()
click to toggle source
Attribute type mapping.
# File lib/bot_framework/models/resource_response.rb, line 7 def self.swagger_types { id: :String } end