ConsentAccepted public enum ConsentAccepted : String, Encodable Whether or not to accept consent. Default is Y. yes Y - Consent is accepted. Declaration Swift case yes = "Y" no N - Consent is not accepted. Declaration Swift case no = "N" © 2025 IDmission. All rights reserved. (Last updated: 2025-08-22) Generated by jazzy ♪♫ v0.15.3, a Realm project.