[][src]Trait rtdlib::types::TDInputCredentials

pub trait TDInputCredentials: Debug + RObject { }

TRAIT | Contains information about the payment method chosen by the user

Implementations on Foreign Types

impl<'a, INPUTCREDENTIALS: TDInputCredentials> TDInputCredentials for &'a INPUTCREDENTIALS[src]

impl<'a, INPUTCREDENTIALS: TDInputCredentials> TDInputCredentials for &'a mut INPUTCREDENTIALS[src]

Loading content...

Implementors

impl TDInputCredentials for InputCredentialsAndroidPay[src]

impl TDInputCredentials for InputCredentialsApplePay[src]

impl TDInputCredentials for InputCredentialsNew[src]

impl TDInputCredentials for InputCredentialsSaved[src]

Loading content...