Sha256: 71f00ac0e699bae3cc9c9eed11ebc63a9a3c3d81077c6ba6eaf429eff8dc62ab
Contents?: true
Size: 343 Bytes
Versions: 8
Compression:
Stored size: 343 Bytes
Contents
# VeloPayments::SelfMFATypeUnregisterRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **mfa_type** | **String** | The type of the MFA device | ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::SelfMFATypeUnregisterRequest.new(mfa_type: TOTP) ```
Version data entries
8 entries across 8 versions & 1 rubygems