Authorization status for a Bulletin Chain account.
Returned by checkAuthorization to enable pre-flight checks before uploading. Consumers can use this to show "not authorized" or "insufficient quota" messages instead of letting the transaction fail.
Whether an authorization entry exists for this account.
Block number when the authorization expires. 0 if not authorized.
Remaining bytes allowed. 0n if not authorized.
Remaining transactions allowed. 0 if not authorized.
Authorization status for a Bulletin Chain account.
Returned by checkAuthorization to enable pre-flight checks before uploading. Consumers can use this to show "not authorized" or "insufficient quota" messages instead of letting the transaction fail.