Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveCekReport ¶ added in v1.0.1
func SaveCekVerifReport ¶ added in v1.1.38
func SaveCekVerifReport(fname string, akuns []*CekVerifReport) error
Types ¶
type CekReport ¶
type CekReport struct { *tokopedia_lib.DriverAccount ShopName string ProductActive int ProductInActive int ProductViolation int ProductTotal int ProductLimit int ShopScore float32 UreadChat int NewOrder int PmStatus string ExtendStatus string Status string Penalty string PenaltyAmount string RekeningBank string }
func NewCekReport ¶
type CekVerifReport ¶ added in v1.1.38
type CekVerifReport struct { *tokopedia_lib.DriverAccount Pesan string Status string }
func NewCekVerifReport ¶ added in v1.1.38
func NewCekVerifReport(fname string) (akuns []*CekVerifReport, save func() error, err error)
Click to show internal directories.
Click to hide internal directories.