PaymentHolderDeclaration @frozen public enum PaymentHolderDeclaration : String extension PaymentHolderDeclaration: Codable Specifies who is paying for the visit. self The current logged-in user Declaration Swift case `self` other someone other than the logged in user Declaration Swift case other