class TransactionCancellation
    class Response
      def initialize(response, object)
        @response = response
        @object = object