Class TrainingProvidersOutput.Item
- Namespace
- Shift.Toolbox.Integration.DirectAccess
- Assembly
- Shift.Toolbox.dll
public class TrainingProvidersOutput.Item
- Inheritance
-
TrainingProvidersOutput.Item
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public TrainingProvidersOutputAddress Address { get; set; }
Property Value
- TrainingProvidersOutputAddress
public string EmailAddress { get; set; }
Property Value
- string
public string FaxNumber { get; set; }
Property Value
- string
public int Id { get; set; }
Property Value
- int
public TrainingProvidersOutputLocation[] Locations { get; set; }
Property Value
- TrainingProvidersOutputLocation[]
public string Name { get; set; }
Property Value
- string
public string PhoneNumber { get; set; }
Property Value
- string
public Staff[] Staff { get; set; }
Property Value
- Staff[]
public int[] Trades { get; set; }
Property Value
- int[]