Click or drag to resize

StudentTeacherSelectedRelationTrialRequestId Property

Gets or sets the identifier of the trial request.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public string TrialRequestId { get; set; }

Property Value

Type: String
The identifier of the trial request.
See Also