currencyCode

@JvmName(name = "eeqrgjcfwqfbsqel")
suspend fun currencyCode(value: Output<String>)
@JvmName(name = "hnjuatajkmvbyuou")
suspend fun currencyCode(value: String?)

Parameters

value

The 3-letter currency code defined in ISO 4217. If this field is an unrecognizable currency code, an INVALID_ARGUMENT error is returned. The Product.Type.VARIANT Products with the same Product.primary_product_id must share the same currency_code. Otherwise, a FAILED_PRECONDITION error is returned.