Module: KillBillClient::Model::AuditLogWithHistoryHelper

Included in:
Account, CustomField, Payment, PaymentMethod, Tag, TagDefinition, Transaction
Defined in:
lib/killbill_client/models/helpers/audit_log_with_history_helper.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(klass) ⇒ Object



18
19
20
# File 'lib/killbill_client/models/helpers/audit_log_with_history_helper.rb', line 18

def self.included(klass)
  klass.extend ClassMethods
end