For the complete documentation index, see llms.txt. This page is also available as Markdown.

CustomerDocument

NSString *memberId;
NSString *number;
NSString *passportNumber;
NSString *personalId;
NSString *type;
Variable
Description
Example

memberId

loyalty member card id

number

generic document number

personalId

id card number

type

type of document

"passport"

Last updated

Was this helpful?