Class: Smartbill::Sdk::Contracts::InvoiceRefContract

Inherits:
Base
  • Object
show all
Defined in:
lib/smartbill/sdk/contracts/invoice_ref_contract.rb

Overview

Validation contract for Models::InvoiceRef.

Ensures the document reference has non-blank series_name and number (the struct already enforces presence; this adds the “filled” semantic check).

Constant Summary

Constants inherited from Base

Base::DATE_REGEX

Method Summary

Methods inherited from Base

validate!