Documentation ¶
Index ¶
Constants ¶
View Source
const TypeLocalizedString = schema.TypeMap
TypeLocalizedString defined merely for documentation, it basically is just a normal TypeMap but clearifies in the code that it should be used to store a LocalizedString
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns a terraform.ResourceProvider.
func ValidateCurrencyCode ¶
ValidateCurrencyCode checks if a currency string is valid according to https://en.wikipedia.org/wiki/ISO_4217
Types ¶
This section is empty.
Source Files ¶
- provider.go
- resource_api_client.go
- resource_api_extension.go
- resource_cart_discount.go
- resource_category.go
- resource_channel.go
- resource_custom_object.go
- resource_customer_group.go
- resource_discount_code.go
- resource_product_type.go
- resource_project.go
- resource_shipping_method.go
- resource_shipping_zone.go
- resource_shipping_zone_rate.go
- resource_state.go
- resource_store.go
- resource_subscription.go
- resource_tax_category.go
- resource_tax_category_rate.go
- resource_type.go
- utils.go
Click to show internal directories.
Click to hide internal directories.