Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodiceFiscale ¶
type CodiceFiscale struct { Code string Surname string Name string Sex Sex BirthDate time.Time BirthDateYear int BirthDateMonth int BirthDateDay int BirthPlaceName string BirthPlaceComune comuni.Comune BirthPlaceNazione comuni.Nazione Raw CodiceFiscaleRaw }
func Decode ¶
func Decode(codice string) (*CodiceFiscale, error)
Decode decodes the "codice fiscale".
type CodiceFiscaleRaw ¶
Click to show internal directories.
Click to hide internal directories.