ReadonlydataThe struct describing the account data.
Optional ReadonlydiscriminatorsDiscriminators that distinguish this account from others in the program. When multiple are listed, they are combined with a logical AND.
Optional ReadonlydocsMarkdown documentation for the account.
ReadonlykindReadonlynameThe name of the account.
Optional ReadonlypdaA link to the PDA the account is derived from, if applicable.
Optional ReadonlysizeThe size of the account in bytes, when the data length is fixed.
An on-chain account: its name, data structure, optional fixed size, optional PDA, and optional discriminators.