PropsPaymentInstruments extension

on

Methods

clear() → Future<void>

Available on PaymentInstruments, provided by the PropsPaymentInstruments extension

delete(String instrumentKey) → Future<bool>

Available on PaymentInstruments, provided by the PropsPaymentInstruments extension

get(String instrumentKey) → Future

Available on PaymentInstruments, provided by the PropsPaymentInstruments extension

has(String instrumentKey) → Future<bool>

Available on PaymentInstruments, provided by the PropsPaymentInstruments extension

keys() → Future<Iterable<String>>

Available on PaymentInstruments, provided by the PropsPaymentInstruments extension

set(String instrumentKey, PaymentInstrument details) → Future<void>

Available on PaymentInstruments, provided by the PropsPaymentInstruments extension