Create Product Request
constructor(name: String, description: String, defaultPrice: Int, purchaseType: ProductPurchaseType, recurringInterval: ProductRecurringInterval?, shippable: Boolean?, url: String?, metadata: Map<String, String>?)