| NATS C Client with JetStream and Streaming support
    3.9.1
    The nats.io C Client, Supported by Synadia Communications Inc. | 
#include <nats.h>
| Public Attributes | |
| uint64_t | Memory | 
| uint64_t | Store | 
| int64_t | Streams | 
| int64_t | Consumers | 
| char * | Domain | 
| jsAPIStats | API | 
| jsAccountLimits | Limits | 
| jsTier ** | Tiers | 
| int | TiersLen | 
Information about the JetStream usage from the current account.
| uint64_t jsAccountInfo::Memory | 
| uint64_t jsAccountInfo::Store | 
| int64_t jsAccountInfo::Streams | 
| int64_t jsAccountInfo::Consumers | 
| char* jsAccountInfo::Domain | 
| jsAPIStats jsAccountInfo::API | 
| jsAccountLimits jsAccountInfo::Limits | 
| jsTier** jsAccountInfo::Tiers | 
| int jsAccountInfo::TiersLen |