UserOrApp
No description
union UserOrApp = User | App
Possible types
UserOrApp.User
object
Represents user data.
UserOrApp.App
object
Represents app data.
Member of
PromotionCreatedEvent
object ● PromotionEndedEvent
object ● PromotionEventInterface
interface ● PromotionRuleCreatedEvent
object ● PromotionRuleDeletedEvent
object ● PromotionRuleUpdatedEvent
object ● PromotionStartedEvent
object ● PromotionUpdatedEvent
object ● TransactionEvent
object ● TransactionItem
object