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