GetClubDetailAuthenticatedRequestRelativePath 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.ClubsAPIAssembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
public override string RelativePath { get; }
Property Value
String