cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
20 lines (16 loc) • 1.12 kB
Markdown
# CyberSource.InlineResponse2007Devices
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**readerId** | **String** | | [optional]
**serialNumber** | **String** | | [optional]
**model** | **String** | | [optional]
**make** | **String** | | [optional]
**hardwareRevision** | **String** | | [optional]
**status** | **String** | Status of the device. Possible Values: - 'ACTIVE' - 'INACTIVE' | [optional]
**statusChangeReason** | **String** | Reason for change in status. | [optional]
**merchantId** | **String** | ID of the merchant to whom this device is assigned. | [optional]
**accountId** | **String** | ID of the account to whom the device assigned. | [optional]
**terminalCreationDate** | **Date** | Timestamp in which the device was created. | [optional]
**terminalUpdationDate** | **Date** | Timestamp in which the device was updated/modified. | [optional]
**paymentProcessorToTerminalMap** | [**InlineResponse2007PaymentProcessorToTerminalMap**](InlineResponse2007PaymentProcessorToTerminalMap.md) | | [optional]