ModelFactoryGenerateNewNotificationFromFourEyesRequestT Method
Namespace: MobileTrack.Common.ExtensionsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+ce90b2cf6b782b8d7b7fd47b3c546987c652c00f
public static NotificationDto GenerateNewNotificationFromFourEyesRequest<T>(
IIdLabel resource,
AccountDto receivingUser,
AccountDto sendingUser,
ResourceAction resourceAction,
ResourceType resourceType,
string linkToResource
)
- resource IIdLabel
- Affected resource
- receivingUser AccountDto
- The receiving user
- sendingUser AccountDto
- The user who wanted to invoke the change
- resourceAction ResourceAction
- Type of action being undertaken
- resourceType ResourceType
- Type of resource as send in resource
- linkToResource String
- URL to the resource
- T
- Type to create the object in.
NotificationDtoGenerated notification