Method: GetCollectionsCollectionIDRequestsRequestIDResponse401#to_dynamic
- Defined in:
- lib/schemas.rb
#to_dynamic ⇒ Object
7801 7802 7803 7804 7805 |
# File 'lib/schemas.rb', line 7801 def to_dynamic { "error" => error&.to_dynamic, } end |