Namespace MarketAlertFilter
Type aliases
AsObject
As
Object
: { alertIdsList
: string[]; isBuyOffer
: boolean; paymentAccount
?: PaymentAccount.AsObject; triggerValue
: number }Type declaration
alertIdsList: string[]
isBuyOffer: boolean
triggerValue: number