CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.payments.Authorization Class Reference

Properties

String id [get, set]
 Unique identifier More...
 
com.clover.sdk.v3.payments.Payment payment [get, set]
 Payment that the auth was opened with More...
 
String tabName [get, set]
 Name of tab More...
 
Int64 amount [get, set]
 Amount authorized More...
 
com.clover.sdk.v3.payments.CardType cardType [get, set]
 Type of credit card used for authorization More...
 
String last4 [get, set]
 Last 4 digits of credit card used for authorization More...
 
String authcode [get, set]
 Authorization code More...
 
com.clover.sdk.v3.payments.Type type [get, set]
 
String note [get, set]
 
com.clover.sdk.v3.payments.Payment closingPayment [get, set]
 Payment that the auth was closed with More...
 
Int64 createdTime [get, set]
 Time authorization was recorded on server More...
 

Property Documentation

◆ amount

Int64 com.clover.sdk.v3.payments.Authorization.amount
getset

Amount authorized

◆ authcode

String com.clover.sdk.v3.payments.Authorization.authcode
getset

◆ cardType

com.clover.sdk.v3.payments.CardType com.clover.sdk.v3.payments.Authorization.cardType
getset

Type of credit card used for authorization

◆ closingPayment

com.clover.sdk.v3.payments.Payment com.clover.sdk.v3.payments.Authorization.closingPayment
getset

Payment that the auth was closed with

◆ createdTime

Int64 com.clover.sdk.v3.payments.Authorization.createdTime
getset

Time authorization was recorded on server

◆ id

String com.clover.sdk.v3.payments.Authorization.id
getset

Unique identifier

◆ last4

String com.clover.sdk.v3.payments.Authorization.last4
getset

Last 4 digits of credit card used for authorization

◆ payment

com.clover.sdk.v3.payments.Payment com.clover.sdk.v3.payments.Authorization.payment
getset

Payment that the auth was opened with

◆ tabName

String com.clover.sdk.v3.payments.Authorization.tabName
getset

Name of tab


The documentation for this class was generated from the following file: