Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 570 Bytes

File metadata and controls

17 lines (10 loc) · 570 Bytes

LoyaltyProgramLedgers

Customer-specific information about loyalty points.

Properties

Name Type Description Notes
id Integer The internal ID of loyalty program.
title String Visible name of loyalty program.
name String Internal name of loyalty program.
ledger LedgerInfo
subLedgers Map<String, LedgerInfo> A map containing information about each loyalty subledger. [optional]