legaliosgo

package module
v0.22.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2022 License: Unlicense Imports: 5 Imported by: 2

README

legaliosgo

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IBundleProps added in v0.22.1

type IBundleProps = factories.IBundleProps

func EmptyBundleProps added in v0.22.1

func EmptyBundleProps(period IPeriod) IBundleProps

func NewBundleProps added in v0.22.1

func NewBundleProps(period types.IPeriod,
	bundleSalary props.IPropsSalary,
	bundleHealth props.IPropsHealth,
	bundleSocial props.IPropsSocial,
	bundleTaxing props.IPropsTaxing) IBundleProps

type IPeriod

type IPeriod = types.IPeriod

func NewPeriodWithCode

func NewPeriodWithCode(code int32) IPeriod

func NewPeriodWithYearMonth

func NewPeriodWithYearMonth(year int16, month int16) IPeriod

func PeriodZero

func PeriodZero() IPeriod

type IServiceLegalios

type IServiceLegalios interface {
	GetBundle(period types.IPeriod) (provider factories.IBundleProps, err error)
}

func NewLegaliosService

func NewLegaliosService() IServiceLegalios

type IVersionId

type IVersionId = types.IVersionId

func GetVersionId

func GetVersionId(id int16) IVersionId

func NewVersionId

func NewVersionId() IVersionId

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL