dev
SolidaryUserStructure
class SolidaryUserStructure { const STATUS_PENDING = 0; const STATUS_ACCEPTED = 1; const STATUS_REFUSED = 2;