UserOrApp
No description
union UserOrApp = User | App
Possible types
UserOrApp.User
object users
Represents user data.
UserOrApp.App
object apps
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