CarrierRegistrationInsuranceProvider: {
    acceptedTerms: SE.Term[];
    agreeToTerms: boolean;
    fundingSourceId: string;
    provider: SE.FundingSourceInsuranceProvider;
}

Type declaration

Generated using TypeDoc