TP-83691 | Benefit Screen Final (#12582)
Co-authored-by: Kshitij Pramod Ghongadi <kshitij.pramod@navi.com>
This commit is contained in:
5
network/payloads/request/BenefitScreenRequest.ts
Normal file
5
network/payloads/request/BenefitScreenRequest.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
interface BenefitScreenRequest {
|
||||
planId?: string | null;
|
||||
benefitType?: string | null;
|
||||
sourceScreen?: string | null;
|
||||
}
|
||||
Reference in New Issue
Block a user