I am using cashfree-pg-sdk-nodejs sdk for cashfree payment gateway integration.
when I checked their source code
CFCustomerDetails class
doesn't have customerName attribute.

although in their Web Integration - create order documentation they have this customer_name field

why is that ?