Class: Payabli::Types::PayabliApiResponseNotificationsResponseData

Inherits:
Internal::Types::Model show all
Extended by:
Internal::Types::Union
Defined in:
lib/payabli/types/payabli_api_response_notifications_response_data.rb

Overview

When the request was successful, this contains the notification ID, or ‘nID` used to manage the notification.

Method Summary

Methods included from Internal::Types::Union

coerce, discriminant, load, member, members, type_member?

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Constructor Details

This class inherits a constructor from Payabli::Internal::Types::Model