-
public final class PayeeType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPayeeType.Companion
-
Method Summary
Modifier and Type Method Description final StringgetIfsc()final StringgetMcc()final StringgetMerchantName()final StringgetMobileNo()final StringgetName()final StringgetVirtualAddress()final StringgetVpaType()final JSONObjectgetJSONObject()-
-
Method Detail
-
getMerchantName
final String getMerchantName()
-
getMobileNo
final String getMobileNo()
-
getVirtualAddress
final String getVirtualAddress()
-
getVpaType
final String getVpaType()
-
getJSONObject
final JSONObject getJSONObject()
-
-
-
-