package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Mar 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ChargeInfo struct {
ChargeMode string `json:"charge_mode" required:"true"`
PeriodType string `json:"period_type,omitempty"`
PeriodNum int `json:"period_num,omitempty"`
IsAutoRenew string `json:"is_auto_renew,omitempty"`
IsAutoPay string `json:"is_auto_pay,omitempty"`
}
type ResourceRef struct {
ID string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.