Wasm Directoryalpha
Record

post-sources-source-params

No description available.

record post-sources-source-params {
  source: string,
  amount: option​<s32>,
  expand: option​<list​<string>>,
  mandate: option​<post-sources-source-body-mandate>,
  metadata: option​<string>,
  owner: option​<post-sources-source-body-owner>,
  source-order: option​<post-sources-source-body-source-order>,
}

Fields

NameTypeDescription
sourcestring
amountoption​<s32>
expandoption​<list​<string>>
mandateoption​<post-sources-source-body-mandate>
metadataoption​<string>
owneroption​<post-sources-source-body-owner>
source-orderoption​<post-sources-source-body-source-order>