Class: EvmSetRevokeAllResponse
moralis-monorepo / @moralisweb3/common-evm-utils / EvmSetRevokeAllResponse
Class: EvmSetRevokeAllResponse
@moralisweb3/common-evm-utils.EvmSetRevokeAllResponse
Table of contents
Methods
Properties
Methods
create
▸ Static create(input): EvmSetRevokeAllResponse
Parameters
| Name | Type |
|---|---|
input | EvmSetRevokeAllResponseInput | EvmSetRevokeAllResponse |
Returns
fromJSON
▸ Static fromJSON(json): EvmSetRevokeAllResponse
Parameters
| Name | Type |
|---|---|
json | EvmSetRevokeAllResponseJSON |
Returns
isInput
▸ Static isInput(input): input is EvmSetRevokeAllResponseInput
Parameters
| Name | Type |
|---|---|
input | any |
Returns
input is EvmSetRevokeAllResponseInput
isJSON
▸ Static isJSON(json): json is EvmSetRevokeAllResponseJSON
Parameters
| Name | Type |
|---|---|
json | any |
Returns
json is EvmSetRevokeAllResponseJSON
toJSON
▸ toJSON(): EvmSetRevokeAllResponseJSON
Returns
Properties
setRevokesAll
• Optional Readonly setRevokesAll: EvmSetApprovalAllData[]