herodotus

package
v1.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2022 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VoucherV2Filters

type VoucherV2Filters struct {
	Status        map[hestia.VoucherStatusV2]bool `json:"status"`
	FromTimestamp int64                           `json:"from_timestamp"`
	ToTimestamp   int64                           `json:"to_timestamp"`
	UserId        map[string]bool                 `json:"user_id"`
	VoucherId     map[int]bool                    `json:"voucher_id"`
	ProviderId    map[string]bool                 `json:"provider_id"`
	Coin          map[string]bool                 `json:"coin"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL