Class: Nova::API::Resource::DirectReceivable::Installment

Inherits:
Nova::API::Resource::DirectBill::Installment show all
Defined in:
lib/nova/api/resource/direct_receivable.rb

Constant Summary collapse

ALLOWED_ATTRIBUTES =
Nova::API::Resource::DirectBill::Installment::ALLOWED_ATTRIBUTES.dup.concat([:card_tax_id, :gross_value])

Constants inherited from Utils::BaseStruct

Utils::BaseStruct::DATE_REGEX

Method Summary

Methods inherited from Utils::BaseStruct

#allowed_attributes