Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
const Type: { BankFee: "bank"; ConversionFee: "conversion"; NetworkFee: "network"; OtherFee: "other"; };
readonly BankFee: "bank" = "bank";
readonly ConversionFee: "conversion" = "conversion";
readonly NetworkFee: "network" = "network";
readonly OtherFee: "other" = "other";
Was this page helpful?