Type alias Preferences

Preferences: {
    keepPreference?: AmountPreference[];
    sendPreference: AmountPreference[];
}

Type declaration

Generated using TypeDoc