Type Alias GetFioBalanceOptions

GetFioBalanceOptions: {
    fioPublicKey?: string | null;
}