| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
DeviceComponentDetailsCardReaderDetails |
DeviceComponentDetailsCardReaderDetails.Builder.build()
Builds a new
DeviceComponentDetailsCardReaderDetails object using the set fields. |
DeviceComponentDetailsCardReaderDetails |
Component.getCardReaderDetails()
Getter for CardReaderDetails.
|
| Modifier and Type | Method and Description |
|---|---|
Component.Builder |
Component.Builder.cardReaderDetails(DeviceComponentDetailsCardReaderDetails cardReaderDetails)
Setter for cardReaderDetails.
|
| Constructor and Description |
|---|
Component(String type,
DeviceComponentDetailsApplicationDetails applicationDetails,
DeviceComponentDetailsCardReaderDetails cardReaderDetails,
DeviceComponentDetailsBatteryDetails batteryDetails,
DeviceComponentDetailsWiFiDetails wifiDetails,
DeviceComponentDetailsEthernetDetails ethernetDetails)
Initialization constructor.
|
Copyright © 2024. All rights reserved.