- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Type alias ActivationOperation
 
Activation
Operation
: Operation & {     account
?: Alias | null;     balance
?: number;     block
?: string | null;     hash
?: string | null;     id
?: number;     level
?: number;     quote
?: QuoteShort | null;     timestamp
?: string;     type
?: string | null; }