accessesDto Data Type

The Class AccessesDto.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
access accessDto element 0/unbounded The access.

Example

<a----->
  <access code="...">
    <subscription>...</subscription>
    <startDate>...</startDate>
    <endDate>...</endDate>
    <customFields>
      <customField/>
      <inheritedCustomField/>
    </customFields>
    <disabled>...</disabled>
  </access>
</a----->