TrialRequest Class |
Namespace: awsomAPI.Models
public class TrialRequest
The TrialRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| TrialRequest | Initializes a new instance of the TrialRequest class |
| Name | Description | |
|---|---|---|
| Address | Gets or sets the address. | |
| Availability | Gets or sets the availability. | |
| City | Gets or sets the city. | |
Gets or sets the email. | ||
| Experience | Gets or sets the experience. | |
| HasInstrument | Gets or sets the has instrument. | |
| Id | Gets or sets the identifier. | |
| Instrument | Gets or sets the instrument. | |
| Notes | Gets or sets the notes. | |
| ParentName | Gets or sets the name of the parent. | |
| Phone | Gets or sets the phone. | |
| Region | Gets or sets the region. | |
| StudentBirthDate | Gets or sets the student birth date. | |
| StudentName | Gets or sets the name of the student. | |
| ZipCode | Gets or sets the zip code. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |