ErxOrganization
public struct ErxOrganization : Hashable, Codable, Sendable- 
                  
                  DeclarationSwift public init(identifier: String? = nil, name: String? = nil, phone: String? = nil, email: String? = nil, address: String? = nil)
- 
                  
                  DeclarationSwift public let identifier: String?
- 
                  
                  DeclarationSwift public let name: String?
- 
                  
                  DeclarationSwift public let phone: String?
- 
                  
                  DeclarationSwift public let email: String?
- 
                  
                  DeclarationSwift public let address: String?
 View on GitHub
            View on GitHub
           ErxOrganization Structure Reference
      ErxOrganization Structure Reference