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