Method | Description | |
---|---|---|
ResolveNotificationParameters ( Core notification ) : VirtoCommerce.Platform.Core.Notifications.NotificationParameter[] | ||
ResolveTemplate ( Core notification ) : void |
Method | Description | |
---|---|---|
GetLiquidCodeOfParameter ( string name ) : string | ||
GetParameterType ( string name ) : NotificationParameterValueType |
public ResolveNotificationParameters ( Core notification ) : VirtoCommerce.Platform.Core.Notifications.NotificationParameter[] | ||
notification | Core | |
return | VirtoCommerce.Platform.Core.Notifications.NotificationParameter[] |
public ResolveTemplate ( Core notification ) : void | ||
notification | Core | |
return | void |