Class: Payabli::Types::BillingProfileResponse
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Payabli::Types::BillingProfileResponse
- Defined in:
- lib/payabli/types/billing_profile_response.rb
Overview
A billing profile assigned to an entity, returned by the View profile endpoint. A profile is a named configuration of billable events, each with one or more fee schedules. Profiles are append-only versioned — every edit mints a new version.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Payabli::Internal::Types::Model