User Tools

Site Tools


member

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
member [2024/03/22 13:52]
127.0.0.1 external edit
member [2026/02/23 11:42] (current)
clubadmin
Line 567: Line 567:
         public bool Failed         public bool Failed
     }     }
 +    
 +===== Member.GetContractState=====
 +
 +Returns all the details of given contract
 +
 +        /// <param name="token"></param>
 +        /// <param name="contractid">id of the contract</param>
 +        
 +===== Member.GetContractFile=====
 +
 +Returns the signed pdf contract of a given contract
 +
 +        /// <param name="token"></param>
 +        /// <param name="contractid">id of the contract</param>
 +
member.txt ยท Last modified: 2026/02/23 11:42 by clubadmin