Type Alias LockPeriod

LockPeriod: {
    amount: number;
    duration: number;
}
""