Customer
constructor(id: String?, created: Int?, updated: Int?, livemode: Boolean?, name: String?, status: FrameObjects.CustomerStatus?, phone: String?, email: String?, description: String?, dateOfBirth: String?, customerObject: String?, shippingAddress: FrameObjects.BillingAddress?, billingAddress: FrameObjects.BillingAddress?, paymentMethods: List<FrameObjects.PaymentMethod>?)