Class: Nova::API::Resource::DirectBill::Installment

Inherits:
Utils::BaseStruct show all
Defined in:
lib/nova/api/resource/direct_bill.rb

Constant Summary collapse

ALLOWED_ATTRIBUTES =
%i[current_asset_id document_number document_type due_date value]

Constants inherited from Utils::BaseStruct

Utils::BaseStruct::DATE_REGEX

Method Summary

Methods inherited from Utils::BaseStruct

#allowed_attributes