Wasm Directoryalpha
Record

update-account-response

No description available.

record update-account-response {
  account-code: string,
  payout-schedule: option​<payout-schedule-response>,
  psp-reference: option​<string>,
  result-code: option​<string>,
  submitted-async: option​<bool>,
}

Fields

NameTypeDescription
account-codestring
payout-scheduleoption​<payout-schedule-response>
psp-referenceoption​<string>
result-codeoption​<string>
submitted-asyncoption​<bool>