ellisphere

package
v0.0.0-...-f3acd81 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Parser = &ellisphereParser{}

Parser fournit une instance utilisable par ParseFilesFromBatch.

Functions

This section is empty.

Types

type Ellisphere

type Ellisphere struct {
	Siren               string  `xlsx:"14" json:"-"                                bson:"-"`                                // colonne: "FIL SIREN 9"
	CodeGroupe          string  `xlsx:"0"  json:"code_groupe,omitempty"            bson:"code_groupe,omitempty"`            // colonne: "GRP Code"
	SirenGroupe         string  `xlsx:"2"  json:"siren_groupe,omitempty"           bson:"siren_groupe,omitempty"`           // colonne: "GRP SIREN 9"
	RefIDGroupe         string  `xlsx:"3"  json:"refid_groupe,omitempty"           bson:"refid_groupe,omitempty"`           // colonne: "GRP RefID"
	RaisocGroupe        string  `xlsx:"4"  json:"raison_sociale_groupe,omitempty"  bson:"raison_sociale_groupe,omitempty"`  // colonne: "GRP Raison Sociale"
	AdresseGroupe       string  `xlsx:"5"  json:"adresse_groupe,omitempty"         bson:"adresse_groupe,omitempty"`         // colonne: "GRP Adresse"
	PersonnePouMGroupe  string  `xlsx:"1"  json:"personne_pou_m_groupe,omitempty"  bson:"personne_pou_m_groupe,omitempty"`  // colonne: "GRP Personne PouM"
	NiveauDetention     int     `xlsx:"9"  json:"niveau_detention,omitempty"       bson:"niveau_detention,omitempty"`       // colonne: "Niveau de détention"
	PartFinanciere      float64 `xlsx:"10" json:"part_financiere,omitempty"        bson:"part_financiere,omitempty"`        // colonne: "% Financier"
	CodeFiliere         string  `xlsx:"12" json:"code_filiere,omitempty"           bson:"code_filiere,omitempty"`           // colonne: "FIL Code"
	RefIDFiliere        string  `xlsx:"15" json:"refid_filiere,omitempty"          bson:"refid_filiere,omitempty"`          // colonne: "FIL RefID"
	PersonnePouMFiliere string  `xlsx:"13" json:"personne_pou_m_filiere,omitempty" bson:"personne_pou_m_filiere,omitempty"` // colonne: "FIL Personne PouM"

}

Ellisphere informations groupe pour une entreprise"

func (Ellisphere) Key

func (ellisphere Ellisphere) Key() string

Key id de l'objet

func (Ellisphere) Scope

func (ellisphere Ellisphere) Scope() string

Scope de l'objet

func (Ellisphere) Type

func (ellisphere Ellisphere) Type() string

Type de données

Jump to

Keyboard shortcuts

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