Wasm Directoryalpha
Record

payment-initiation-payment-create-params

No description available.

record payment-initiation-payment-create-params {
  amount: payment-amount,
  options: option​<external-payment-options>,
  recipient-id: string,
  reference: string,
  schedule: option​<external-payment-schedule-request>,
}

Fields

NameTypeDescription
amountpayment-amount
optionsoption​<external-payment-options>
recipient-idstring
referencestring
scheduleoption​<external-payment-schedule-request>