AthenaEmployLoginCodeAuthenticatedRequestRelativePath Property
The relative path for this API Request call. For example, if the complete REST API call is
https://api.orionscoringsystem.com/match/1.1.20022012248563984.0, then this property would return
"/match/1.1.20022012248563984.0". Note, return value includes the front slash.
Namespace: Scopos.BabelFish.Requests.AthenaAssembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
public override string RelativePath { get; }
Property Value
String