setCustomerAttribute
NamiCustomerManager.setCustomerAttribute("firstName", "Taylor")NamiCustomerManager.setCustomerAttribute("firstName", "Taylor")NamiCustomerManager.setCustomerAttribute({"firstName": "Taylor"});NamiCustomerManager.setCustomerAttribute('firstName', 'Taylor');Last updated