fmewebservices.FMETokenService.setExpiryTimeFormat
- FMETokenService.setExpiryTimeFormat(type, format)
Sets the associated expiry time format for this Web Service.
- Parameters:
type (
int
) – The type of time format. Possible values areFME_TIMEDURATION
,FME_TIMEDATE
orFME_TIMESTAMP
.format (str) – The expiry time format.
- Return type: