Skip to main content

BillingAccount

Module: Inworld.AI Namespace: Inworld.Entities

This file defines the data structures related to billing accounts, which are used for fetching Inworld data via the Unity Editor extension. Please note that these data structures are not visible in inspectors.

Variables

VariableDescription
nameThe actual billing account of the user.
displayNameThe name of the user.

BillingAccountResponse

Module: Inworld.AI. Namespace: Inworld.Entities.

VariablesDescription
billingAccountsThe list of BillingAccount objects obtained from the network response.