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