type: object
properties:
attemptsLastDay:
type: integer
description: ' Number of transactions (successful or abandoned) for this cardholder account within the last 24 hours. '
format: int32
attemptsLastYear:
type: integer
description: ' Number of transactions (successful or abandoned) for this cardholder account within the last year. '
format: int32
completedLastSixMonths:
type: integer
description: ' Number of purchases with this customer account during the previous six months. '
format: int32
addCardsLastDay:
type: integer
description: Number of attempts to add a card in the last 24hrs.
format: int32
shippingAddressFirstUsedAt:
type: string
description: ' When the shipping address used for the transaction was first used. '
description: Object containing details of the last transaction.