constants

package
v0.0.0-...-bf3b111 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 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 SaleStatus

type SaleStatus = int
const (
	Unknown        SaleStatus = iota
	NotSale                   // 未销(预)售
	Sold                      // 已网上销售
	Limit                     // 限制出售
	Mortgage                  // 已在建工程抵押
	Seized                    // 已查封
	MortgageSeized            // 已在建工程抵押已查封
)

Jump to

Keyboard shortcuts

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