Genivia Home Documentation
uddi2__address Class Reference

updated Tue Nov 23 2021 by Robert van Engelen
 
Public Attributes | List of all members
uddi2__address Class Reference

Schema urn:uddi-org:api_v2:"address". More...

#include <uddi_v2.h>

Public Attributes

std::vector< uddi2__addressLine * > addressLine
 Vector of uddi2__addressLine* with length 0..unbounded. More...
 
char * useType
 Attribute useType of type xs:string. More...
 
char * sortCode
 Attribute sortCode of type xs:string. More...
 
uddi2__tModelKey tModelKey
 Attribute tModelKey of type "urn:uddi-org:api_v2":tModelKey. More...
 
struct soap * soap
 A handle to the soap struct context that manages this class instance. More...
 

Detailed Description

Schema urn:uddi-org:api_v2:"address".

Member Data Documentation

◆ addressLine

std::vector<uddi2__addressLine* > uddi2__address::addressLine

Vector of uddi2__addressLine* with length 0..unbounded.

◆ soap

struct soap* uddi2__address::soap

A handle to the soap struct context that manages this class instance.

◆ sortCode

char* uddi2__address::sortCode

Attribute sortCode of type xs:string.

Optional attribute

◆ tModelKey

uddi2__tModelKey uddi2__address::tModelKey

Attribute tModelKey of type "urn:uddi-org:api_v2":tModelKey.

Optional attribute

◆ useType

char* uddi2__address::useType

Attribute useType of type xs:string.

Optional attribute


The documentation for this class was generated from the following file: