Wasm Directoryalpha
Record

list-op-response-apps-item-pinned-deployment-progress

No description available.

record list-op-response-apps-item-pinned-deployment-progress {
  error-steps: option​<s32>,
  pending-steps: option​<s32>,
  running-steps: option​<s32>,
  steps: option​<list​<list-op-response-apps-item-pinned-deployment-progress-steps-item>>,
  success-steps: option​<s32>,
  summary-steps: option​<list​<list-op-response-apps-item-pinned-deployment-progress-summary-steps-item>>,
  total-steps: option​<s32>,
}

Fields

NameTypeDescription
error-stepsoption​<s32>
pending-stepsoption​<s32>
running-stepsoption​<s32>
stepsoption​<list​<list-op-response-apps-item-pinned-deployment-progress-steps-item>>
success-stepsoption​<s32>
summary-stepsoption​<list​<list-op-response-apps-item-pinned-deployment-progress-summary-steps-item>>
total-stepsoption​<s32>