EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids
Array of Trade_Sell_Ids includes or excludes provided value
input EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids {
length: OLAP_Integer
includes: [OLAP_BigInteger]
excludes: [OLAP_BigInteger]
startsWith: [OLAP_BigInteger]
endsWith: [OLAP_BigInteger]
notStartsWith: [OLAP_BigInteger]
notEndsWith: [OLAP_BigInteger]
}
Fields
EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids.length
● OLAP_Integer
input
Length of the array
EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids.includes
● [OLAP_BigInteger]
list input
Includes this element
EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids.excludes
● [OLAP_BigInteger]
list input
Excludes this element
EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids.startsWith
● [OLAP_BigInteger]
list input
Starts with this element
EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids.endsWith
● [OLAP_BigInteger]
list input
Ends with this element
EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids.notStartsWith
● [OLAP_BigInteger]
list input
Does not start with this element
EVM_DEXTrade_Fields_Trade_Sell_Ids_Select_Trade_Sell_Ids.notEndsWith
● [OLAP_BigInteger]
list input
Does not End with this element