Table of Contents

Class XAIPrepaidBalance

public class XAIPrepaidBalance : ICreditData
Inheritance
object
XAIPrepaidBalance
Implements

Properties

Changes

public XAIPrepaidBalance.XAIBalanceChange[] Changes { get; set; }

Property Value

XAIBalanceChange[]

Total

public XAIPrepaidBalance.Amount Total { get; set; }

Property Value

XAIPrepaidBalance.Amount

TotalCredits

Total credits purchased by the user

public double TotalCredits { get; }

Property Value

double

UsedCredits

Total credits used by the user

public double UsedCredits { get; }

Property Value

double