types

package
v0.0.0-...-2154053 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RelationInvite

type RelationInvite struct {
	Inviter    string `json:"inviter"`
	Invitee    string `json:"invitee"`
	PresentFee string `json:"present_fee"`
}

type UserChainInfo

type UserChainInfo struct {
	Localpart   string   `json:"localpart"`
	Servername  string   `json:"servername"`
	LimitMode   string   `json:"limit_mode"`
	TelNumbers  []int64  `json:"tel_numbers"`
	Blacklist   []string `json:"blacklist"`
	Whitelist   []string `json:"whitelist"`
	AddressBook []string `json:"address_book"`
	ChatFee     string   `json:"chat_fee"`
	MortgageFee string   `json:"mortgage_fee"`
}

Jump to

Keyboard shortcuts

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