Map<String, dynamic> toMap() { return { "netbanking": netbanking?.toMap(), "type": type, "customerGid": customerGid, }; }