- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Type alias DrainDelegateOperation
 
Drain
Delegate
Operation
: Operation & {     amount
?: number;     block
?: string | null;     delegate
?: Alias | null;     fee
?: number;     hash
?: string | null;     id
?: number;     level
?: number;     quote
?: QuoteShort | null;     target
?: Alias | null;     timestamp
?: string;     type
?: string | null; }