Variable PlatformFeeSubtypeConst

PlatformFeeSubtype: {
    REVERSAL: "reversal";
    SPLIT_PAY: "split_pay";
} = ...

Type declaration

  • Readonly REVERSAL: "reversal"
  • Readonly SPLIT_PAY: "split_pay"

Generated using TypeDoc