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" © 2024 IDmission. All rights reserved. (Last updated: 2024-12-01) Generated by jazzy ♪♫ v0.14.2, a Realm project.