PostDataAPIRequired public enum PostDataAPIRequired : String, Encodable Whether or not the POST_API call will get triggered. Default is no. yes POST_API call will get triggered. Declaration Swift case yes = "Y" no POST_API Data will not be posted to the host. Declaration Swift case no = "N" © 2024 IDmission. All rights reserved. (Last updated: 2024-12-01) Generated by jazzy ♪♫ v0.14.2, a Realm project.