@ToString(includeNames = true)
class ApiBuyer {
Integer id
String customerId
String firstName
String lastName
String addressLine1
String addressLine2
String city
String state
String postalCode
String country
String email
String phone
String password
ApiBuyer.Status status
Integer tripIdPendingRating
String profileImageUrl
String pushToken
String rating
Integer ratings
Boolean isAdult
Boolean defaultToApplePay
Boolean applePayCardId
Integer defaultTipPercent
String promoCode
String tosAcceptedVersion
Date createdAt
Date updatedAt
Integer version