Type alias TransactionBounceNegativeFunds

TransactionBounceNegativeFunds: {
    type: "negative-funds";
}

Type declaration

  • type: "negative-funds"

Generated using TypeDoc