🔁Exports

Exports for mBilling Resource

Billing Create Export

Server export createBilling.

How To Use Export

exports['codem-billing']:createBilling(source, targetId, amount, reason, society)

Billing Check Export

It tells you how many unpaid invoices the user has.

exports['codem-billing']:CheckBilling(source)

The same events are also available on the client side as well.

Last updated