TemporaryPasswordState constructor

TemporaryPasswordState(
  1. {required bool has_password,
  2. required int valid_for,
  3. int? extra,
  4. int? clientId}
)

Returns information about the availability of a temporary password, which can be used for payments

Implementation

TemporaryPasswordState