Record

v1-settlement-entry

No description available.

record v1-settlement-entry {
  amount-money: option​<v1-money>,
  fee-money: option​<v1-money>,
  payment-id: option​<string>,
  type-op: option​<string>,
}

Fields

NameTypeDescription
amount-moneyoption​<v1-money>
fee-moneyoption​<v1-money>
payment-idoption​<string>
type-opoption​<string>