luxlabs header browser preview


@interface INSendPaymentCurrencyAmountResolutionResult : INCurrencyAmountResolutionResult

+ (id)unsupportedForReason:(long long)a0;

- (id)_buildIntentSlotResolutionResultWithIntentSlotDescription:(id)a0;
- (id)_initWithIntentSlotResolutionResult:(id)a0 slotDescription:(id)a1;
- (id)initWithCurrencyAmountResolutionResult:(id)a0;

@end