PaymentCategory
Stay organized with collections
Save and categorize content based on your preferences.
Possibly payment category.
Enums |
PAYMENT_CATEGORY_UNSPECIFIED |
Unspecified payment category. Do not use this. |
BANK_ACCOUNT_ON_UPI |
Bank account on UPI. |
CREDIT_CARD_ON_UPI |
Credit card on UPI. |
PPI_WALLET_ON_UPI |
PPI wallet on UPI. |
CREDIT_LINE_ON_UPI |
Credit line on UPI. |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[],["The provided content defines payment categories as enums. These include `BANK_ACCOUNT_ON_UPI`, `CREDIT_CARD_ON_UPI`, `PPI_WALLET_ON_UPI`, and `CREDIT_LINE_ON_UPI`, representing different payment methods on UPI. The enum `PAYMENT_CATEGORY_UNSPECIFIED` is designated for internal use and should not be utilized for any other purpose.\n"]]