import { GetOperationResultRequest } from "@avalabs/avacloud-sdk/models/operations";
let value: GetOperationResultRequest = {
operationId: "aa22054a-cb7c-4a4e-9b83-59f2ede74138",
};
Field | Type | Required | Description | Example |
---|---|---|---|---|
operationId |
string | ✔️ | UUID of given operation | aa22054a-cb7c-4a4e-9b83-59f2ede74138 |