| Enum | Description |
|---|---|
| EntityNameURLMapping |
Enum name is acting as url and entity is denoting Entity class
ex: https://api.razorpay.com/v1/invocies
getEntityName method will take "invoices" from above mentioned url
and will return "invoice" as entity name as mentioned below in mapping INVOICES("invoice")
|
| Exception | Description |
|---|---|
| RazorpayException |
Copyright © 2023. All rights reserved.