public MS_Suscripciones_Codigos_Referidos_EspecialistaController(IMS_Suscripciones_Codigos_Referidos_EspecialistaService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IMS_Suscripciones_Codigos_Referidos_EspecialistaApiConsumer MS_Suscripciones_Codigos_Referidos_EspecialistaApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, IPlanes_de_SuscripcionApiConsumer Planes_de_SuscripcionApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IMS_Suscripciones_Codigos_Referidos_EspecialistaApiConsumer = MS_Suscripciones_Codigos_Referidos_EspecialistaApiConsumer;
     this._userCredential                              = SessionHelper.UserCredential;
     this._tokenManager                                = tokenManager;
     this._ISpartane_FileApiConsumer                   = Spartane_FileApiConsumer;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._IPlanes_de_SuscripcionApiConsumer           = Planes_de_SuscripcionApiConsumer;
 }
 public Detalle_Contratos_EmpresaController(IDetalle_Contratos_EmpresaService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Contratos_EmpresaApiConsumer Detalle_Contratos_EmpresaApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, IPlanes_de_SuscripcionApiConsumer Planes_de_SuscripcionApiConsumer, ITipos_de_ContratoApiConsumer Tipos_de_ContratoApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer            = authenticationApiConsumer;
     this._IDetalle_Contratos_EmpresaApiConsumer = Detalle_Contratos_EmpresaApiConsumer;
     this._userCredential                              = SessionHelper.UserCredential;
     this._tokenManager                                = tokenManager;
     this._ISpartane_FileApiConsumer                   = Spartane_FileApiConsumer;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._IPlanes_de_SuscripcionApiConsumer           = Planes_de_SuscripcionApiConsumer;
     this._ITipos_de_ContratoApiConsumer               = Tipos_de_ContratoApiConsumer;
 }
 public Detalle_Suscripciones_EmpresaController(IDetalle_Suscripciones_EmpresaService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Suscripciones_EmpresaApiConsumer Detalle_Suscripciones_EmpresaApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, IPlanes_de_SuscripcionApiConsumer Planes_de_SuscripcionApiConsumer, IFrecuencia_de_pago_EmpresasApiConsumer Frecuencia_de_pago_EmpresasApiConsumer, IEstatus_de_SuscripcionApiConsumer Estatus_de_SuscripcionApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_Suscripciones_EmpresaApiConsumer = Detalle_Suscripciones_EmpresaApiConsumer;
     this._userCredential                              = SessionHelper.UserCredential;
     this._tokenManager                                = tokenManager;
     this._ISpartane_FileApiConsumer                   = Spartane_FileApiConsumer;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._IPlanes_de_SuscripcionApiConsumer           = Planes_de_SuscripcionApiConsumer;
     this._IFrecuencia_de_pago_EmpresasApiConsumer     = Frecuencia_de_pago_EmpresasApiConsumer;
     this._IEstatus_de_SuscripcionApiConsumer          = Estatus_de_SuscripcionApiConsumer;
 }
 public Detalle_Codigos_ReferidosController(IDetalle_Codigos_ReferidosService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Codigos_ReferidosApiConsumer Detalle_Codigos_ReferidosApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, IPlanes_de_SuscripcionApiConsumer Planes_de_SuscripcionApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer, IEstatusApiConsumer EstatusApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer            = authenticationApiConsumer;
     this._IDetalle_Codigos_ReferidosApiConsumer = Detalle_Codigos_ReferidosApiConsumer;
     this._userCredential                              = SessionHelper.UserCredential;
     this._tokenManager                                = tokenManager;
     this._ISpartane_FileApiConsumer                   = Spartane_FileApiConsumer;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._IPlanes_de_SuscripcionApiConsumer           = Planes_de_SuscripcionApiConsumer;
     this._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
     this._IEstatusApiConsumer                         = EstatusApiConsumer;
 }