package
Version:
v0.0.0-...-a56a2c7
Opens a new window with list of versions in this module.
Published: Jan 14, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.