ServicePaymentStatus: {
    accountService: AccountService;
    message: string;
    redirectUrl: string;
    status: PaymentStatus;
}

Type declaration