Documentation

BillService

Class BillService

Provides services related to Bill management for Pelanggan.

Table of Contents

Methods

getTotalBillsCurrentMonth()  : float
Get the total amount of bills for the current month and year for the authenticated user.

Methods

getTotalBillsCurrentMonth()

Get the total amount of bills for the current month and year for the authenticated user.

public getTotalBillsCurrentMonth() : float
Return values
float

The sum of total bills for the current month and year.


        
On this page

Search results