map(function ($paymentTerms) { return ApiDataTransformer::snakeToCamel($paymentTerms->toArray()); }); } }