OZCredentialDeploymentStatus
public enum OZCredentialDeploymentStatus : String, Sendable, CaseIterable
The deployment status of a smart account credential.
-
Undocumented
Declaration
Swift
case pending = "PENDING" -
Undocumented
Declaration
Swift
case failed = "FAILED"
View on GitHub
Install in Dash