aixplainmoduleswalletOn this pagemodule aixplain.modules.wallet class Wallet method __init__ __init__(total_balance: float, reserved_balance: float) Args: total_balance (float): total credit balance reserved_balance (float): reserved credit balance available_balance (float): available balance (total - credit)