Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 817 Bytes

RelatedRequest.md

File metadata and controls

22 lines (11 loc) · 817 Bytes

RelatedRequest

Properties

Name Type Description Notes
status string The status of the request [default to undefined]
inProgress boolean Indicates whether there is an ongoing action for this position related to this request [default to undefined]
amount string Amount of tokens to Unstake [default to undefined]
txId string The transaction ID of the ongoing request [optional] [default to undefined]

Enum: RelatedRequestStatusEnum

  • Deactivating (value: 'deactivating')

[Back to top] [Back to API list] [Back to Model list] [Back to README]