Class: Blueticks::Types::DeletedResource

Inherits:
Base
  • Object
show all
Defined in:
lib/blueticks/types/deleted_resource.rb

Overview

Response envelope returned by DELETE endpoints that confirm a soft-deletion. Shape: ‘{ “id”: “<resource id>”, “deleted”: true }`.

Method Summary

Methods inherited from Base

#==, assert_kind!, coerce, field, fields, from_hash, #hash, #initialize, #to_h

Constructor Details

This class inherits a constructor from Blueticks::Types::Base