QuoteAmountInCondition: {
    amount: bigint;
    bucket: PublicKey;
    conditionType: ConditionTypes;
    padding: number[];
    triggeredTimestamp: bigint;
}

Type declaration

Generated using TypeDoc