import (
"github.com/gr4vy/gr4vy-go/models/components"
)
value := components.RefundTargetTypePaymentMethod
// Open enum: custom values can be created with a direct type cast
custom := components.RefundTargetType("custom_value")| Name | Value |
|---|---|
RefundTargetTypePaymentMethod |
payment-method |
RefundTargetTypeGiftCardRedemption |
gift-card-redemption |