Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.12 KB

LoyaltiesMembersPendingPointsActivateResponseBody.md

File metadata and controls

14 lines (11 loc) · 1.12 KB

VoucherifySdk::LoyaltiesMembersPendingPointsActivateResponseBody

Properties

Name Type Description Notes
points Integer The number of pending points added to the loyalty card. [optional]
total Integer Total number of points incurred over the lifespan of the loyalty card, minus the expired points. [optional]
balance Integer The current number of loyalty points after the pendint points have been added. [optional]
type String The type of the voucher being modified. For pending points, it is always `loyalty_card`. [optional][default to 'loyalty_card']
object String The type of the object represented by JSON. Default is `balance`. [optional][default to 'balance']
related_object LoyaltiesMembersPendingPointsActivateResponseBodyRelatedObject [optional]
operation_type String The type of the operation being performed. [optional][default to 'MANUAL']