package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Aug 16, 2021
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.