Wasm Directoryalpha
Record

post-application-fees-id-refund-params

No description available.

record post-application-fees-id-refund-params {
  id: string,
  amount: option​<s32>,
  directive: option​<string>,
  expand: option​<list​<string>>,
}

Fields

NameTypeDescription
idstring
amountoption​<s32>
directiveoption​<string>
expandoption​<list​<string>>