Wasm Directoryalpha
Record

account-plan-base-delete-params

No description available.

record account-plan-base-delete-params {
  account-id: string,
  action: string,
  comment: option​<string>,
  reason: option​<s32>,
}

Fields

NameTypeDescription
account-idstring
actionstring
commentoption​<string>
reasonoption​<s32>