Skip to main content

Interface: ISwapDepositCmd

Hierarchy​

Properties​

desiredValue​

• desiredValue: string

Inherited from​

MobxClearInstance.desiredValue


from​

• from: string

Inherited from​

MobxClearInstance.from


is​

• is: ICmdStatus

Overrides​

MobxClearInstance.is


message​

• message: string

Inherited from​

MobxClearInstance.message


privateSalt​

• privateSalt: string

Inherited from​

MobxClearInstance.privateSalt


publicSalt​

• publicSalt: string

Inherited from​

MobxClearInstance.publicSalt


secretHash​

• secretHash: string

Inherited from​

MobxClearInstance.secretHash


to​

• to: string

Inherited from​

MobxClearInstance.to


value​

• value: string

Inherited from​

MobxClearInstance.value

Methods​

clear​

â–¸ clear(): void

Returns​

void

Inherited from​

MobxClearInstance.clear


clearErrors​

â–¸ clearErrors(): void

Returns​

void

Inherited from​

MobxClearInstance.clearErrors


done​

â–¸ done(): void

Returns​

void

Inherited from​

MobxClearInstance.done


failed​

â–¸ failed(__namedParameters): void

Parameters​

NameType
__namedParametersObject
__namedParameters.messagestring

Returns​

void

Inherited from​

MobxClearInstance.failed


prepare​

â–¸ prepare(params): void

Parameters​

NameType
paramsswapDepositCmdParams

Returns​

void

Inherited from​

MobxClearInstance.prepare


start​

â–¸ start(): void

Returns​

void

Inherited from​

MobxClearInstance.start