InviteStatusService
Table of Contents
Methods
- __construct() : mixed
- getInviteStatusesByEmailCollection() : EmailToUserStatusDtoCollection
- getInviteStatusesByPhoneCollection() : PhoneToUserStatusDtoCollection
Methods
__construct()
public
__construct() : mixed
getInviteStatusesByEmailCollection()
public
getInviteStatusesByEmailCollection(EmailCollection $emailCollection) : EmailToUserStatusDtoCollection
Parameters
- $emailCollection : EmailCollection
Tags
Return values
EmailToUserStatusDtoCollectiongetInviteStatusesByPhoneCollection()
public
getInviteStatusesByPhoneCollection(PhoneCollection $phoneCollection) : PhoneToUserStatusDtoCollection
Parameters
- $phoneCollection : PhoneCollection