OnSkuBeforeCreated
This hook runs before any command have been applied to a Sku Actor from the create message. Commands returned will be applied to the sku before the create message's commands.
Type
filtrera
{
hook: 'OnSkuBeforeCreated'
sku: Sku
}