Package com.onslip360
Class API.Partial_PinResetRequest
- java.lang.Object
 - 
- com.onslip360.Onslip360Object<API.Partial_PinResetRequest>
 - 
- com.onslip360.API.Partial_PinResetRequest
 
 
 
- 
- All Implemented Interfaces:
 Cloneable,Comparable<Onslip360Object<API.Partial_PinResetRequest>>
- Enclosing class:
 - API
 
public static class API.Partial_PinResetRequest extends Onslip360Object<API.Partial_PinResetRequest>
 
- 
- 
Constructor Summary
Constructors Constructor Description Partial_PinResetRequest() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<byte[]>pin()API.Partial_PinResetRequestpin(byte[] pin)- 
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
- 
pin
@Nonnull public Optional<byte[]> pin()
 
- 
pin
@Nonnull public API.Partial_PinResetRequest pin(@Nullable byte[] pin)
 
 - 
 
 -