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