IdentityDataProcessingConsentResponse

public struct IdentityDataProcessingConsentResponse : Hashable

Output type for provideIdentityDataProcessingConsent and withdrawIdentityDataProcessingConsent

  • Whether the consent action was processed successfully.

    Declaration

    Swift

    public let processed: Bool