Sha256: df0abfb909c8b15ede859c57a98d1d5f9e75ba4e1bbc46db0516bdfaaf86c8eb
Contents?: true
Size: 348 Bytes
Versions: 125
Compression:
Stored size: 348 Bytes
Contents
# UltracartClient::CouponMoreLoyaltyPoints ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **loyalty_points** | **Float** | The additional loyalty points | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CouponMoreLoyaltyPoints.new( loyalty_points: null ) ```
Version data entries
125 entries across 125 versions & 1 rubygems