B1CurrencyDefaultData
- Stores a default currency grant entry, pairing a currency type ID with its initial value,
* used to initialize household funds when a new family is created or moved in.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CurrencyId | FName | Currency type ID for this default grant entry. | Category: B1CurrencyDefaultData Foreign: Currency.Id |
| Value | int32 | Default amount of this currency to grant. | Category: B1CurrencyDefaultData |