Record

periodic-payment

No description available.

record periodic-payment {
  day-of-execution: option​<string>,
  end-date: option​<string>,
  execution-rule: option​<execution-rule-enum>,
  frequency: option​<frequency-enum>,
  start-date: string,
}

Fields

NameTypeDescription
day-of-executionoption​<string>
end-dateoption​<string>
execution-ruleoption​<execution-rule-enum>
frequencyoption​<frequency-enum>
start-datestring