Class XAIPrepaidBalance.Amount
Inherited Members
Namespace: Glitch9.AIDevKit.xAI
Assembly: Glitch9.AIDevKit.Provider.XAI.dll
Syntax
public class XAIPrepaidBalance.Amount
Properties
| Edit this page View SourceAmountInCents
Required. Amount in USD cents.
Declaration
[JsonProperty("val")]
public string AmountInCents { get; set; }
Property Value
| Type | Description |
|---|---|
| string |