NTP-21595 | Ads Back Bottomsheet (#14382)
This commit is contained in:
@@ -146,6 +146,7 @@ const QuoteOfferScreen = ({
|
||||
preQuoteId: preQuoteId,
|
||||
quoteId: quoteId,
|
||||
applicationId: applicationId,
|
||||
source: source,
|
||||
};
|
||||
handleActions({
|
||||
baseActionType: BaseActionTypes.SCREEN_ACTION,
|
||||
|
||||
@@ -10,6 +10,7 @@ interface QuoteOfferRequest {
|
||||
policyToBeCopied?: string;
|
||||
applicationType?: string;
|
||||
applicationId?: string | null;
|
||||
source?: string | null;
|
||||
}
|
||||
|
||||
interface Term {
|
||||
|
||||
Reference in New Issue
Block a user