Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 339 Bytes

Balance.md

File metadata and controls

15 lines (10 loc) · 339 Bytes

# Balance

The balance remaining in your account

use Xendit\BalanceAndTransaction\Balance;

Properties

Name Type Required Description Examples
balance float ☑️ 123000.12

[Back to README]