ClientService
in package
Table of Contents
Properties
- $clientRepository : mixed
Methods
- __construct() : mixed
- populateClientSubscriptionsExtraFieldsAfterUpdate() : mixed
- syncChargebeeCustomerChanges() : mixed
- sendMissingAccountManagerNotification() : mixed
Properties
$clientRepository
private
mixed
$clientRepository
Methods
__construct()
public
__construct(ClientRepository $clientRepository) : mixed
Parameters
- $clientRepository : ClientRepository
populateClientSubscriptionsExtraFieldsAfterUpdate()
public
populateClientSubscriptionsExtraFieldsAfterUpdate(Client $client) : mixed
Parameters
- $client : Client
syncChargebeeCustomerChanges()
public
syncChargebeeCustomerChanges(CustomerChangedDTO $customerChangedDTO) : mixed
Parameters
- $customerChangedDTO : CustomerChangedDTO
sendMissingAccountManagerNotification()
private
sendMissingAccountManagerNotification(mixed $accountManagerName) : mixed
Parameters
- $accountManagerName : mixed