Constructs a new CorexTask.
Optionalproperties: ICorexTaskProperties to set
CorexTask inToken.
CorexTask outToken.
CorexTask slippage.
Converts this CorexTask to JSON.
JSON object
StaticcreateCreates a new CorexTask instance using the specified properties.
Optionalproperties: ICorexTaskProperties to set
CorexTask instance
StaticdecodeDecodes a CorexTask message from the specified reader or buffer.
Reader or buffer to decode from
Optionallength: numberMessage length if known beforehand
CorexTask
StaticdecodeDecodes a CorexTask message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
CorexTask
StaticencodeEncodes the specified CorexTask message. Does not implicitly verify messages.
CorexTask message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticencodeEncodes the specified CorexTask message, length delimited. Does not implicitly verify messages.
CorexTask message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticfromCreates a CorexTask message from a plain object. Also converts values to their respective internal types.
Plain object
CorexTask
StaticgetGets the default type url for CorexTask
OptionaltypeUrlPrefix: stringyour custom typeUrlPrefix(default "type.googleapis.com")
The default type url
StatictoCreates a plain object from a CorexTask message. Also converts values to other types if specified.
CorexTask
Optionaloptions: IConversionOptionsConversion options
Plain object
StaticverifyVerifies a CorexTask message.
Plain object to verify
null if valid, otherwise the reason why it is not
Represents a CorexTask.