View Source UkraineTaxidEx.Edrpou (ukraine_tax_id v0.1.1)
Documentation for UkraineTaxidEx.Edrpou
.
The EDRPOU is a unique 8-digit number that identifies legal entities in Ukraine. It is issued to all companies when they are formed and registered in the official business register. The Unified State Register of Enterprises and Organizations of Ukraine (USREOU/EDRPOU) is an automated system that collects, stores, and processes data on legal entities in Ukraine.
Summary
Types
@type t() :: %UkraineTaxidEx.Edrpou{ check_digit: C.digit(), check_sum: C.digit(), code: String.t() }
Functions
@spec length() :: non_neg_integer()
Returns the length of the code.