Constructs a new XStepPriceTask.
Optional
properties: IXStepPriceTaskProperties to set
Optional
stepexisting aggregator pubkey for STEP/USD
Optional
stepmedian task containing the job definitions to fetch the STEP/USD price
Optional
StepXStepPriceTask StepSource.
Converts this XStepPriceTask to JSON.
JSON object
Static
createCreates a new XStepPriceTask instance using the specified properties.
Optional
properties: IXStepPriceTaskProperties to set
XStepPriceTask instance
Static
decodeDecodes a XStepPriceTask message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
XStepPriceTask
Static
decodeDecodes a XStepPriceTask message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
XStepPriceTask
Static
encodeEncodes the specified XStepPriceTask message. Does not implicitly verify messages.
XStepPriceTask message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified XStepPriceTask message, length delimited. Does not implicitly verify messages.
XStepPriceTask message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a XStepPriceTask message from a plain object. Also converts values to their respective internal types.
Plain object
XStepPriceTask
Static
getGets the default type url for XStepPriceTask
Optional
typeUrlPrefix: stringyour custom typeUrlPrefix(default "type.googleapis.com")
The default type url
Static
toCreates a plain object from a XStepPriceTask message. Also converts values to other types if specified.
XStepPriceTask
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyVerifies a XStepPriceTask message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Represents a XStepPriceTask.