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