Package com.onslip360
Class API.Partial_PasswordResetChallengeParams
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_PasswordResetChallengeParams>
-
- com.onslip360.API.Partial_PasswordResetChallengeParams
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_PasswordResetChallengeParams>>
- Enclosing class:
- API
public static class API.Partial_PasswordResetChallengeParams extends Onslip360Object<API.Partial_PasswordResetChallengeParams>
-
-
Constructor Summary
Constructors Constructor Description Partial_PasswordResetChallengeParams()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<String>
challengeUrl()
API.Partial_PasswordResetChallengeParams
challengeUrl(String challengeUrl)
-
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString
-
-
-
-
Method Detail
-
challengeUrl
@Nonnull public API.Partial_PasswordResetChallengeParams challengeUrl(@Nullable String challengeUrl)
-
-