enum

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 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 AccountRole

type AccountRole string
const (
	ADVERTISER         AccountRole = "ADVERTISER"         // 广告主
	CUSTOMER_ADMIN     AccountRole = "CUSTOMER_ADMIN"     // 管家-管理员
	AGENT              AccountRole = "AGENT"              // 代理商
	CHILD_AGENT        AccountRole = "CHILD_AGENT"        // 二级代理商
	CUSTOMER_OPERATOR  AccountRole = "CUSTOMER_OPERATOR"  // 管家-操作者
	PLATFORM_ROLE_STAR AccountRole = "PLATFORM_ROLE_STAR" // 星图账号
)

type AdvertiserRole

type AdvertiserRole string
const (
	ROLE_ADVERTISER       AdvertiserRole = "ROLE_ADVERTISER"       // 普通广告主(直客)
	ROLE_CHILD_ADVERTISER AdvertiserRole = "ROLE_CHILD_ADVERTISER" // 普通广告主(代理商子客户)
	ROLE_CHILD_AGENT      AdvertiserRole = "ROLE_CHILD_AGENT"      // 二级代理商
	ROLE_AGENT            AdvertiserRole = "ROLE_AGENT"            // 一级代理商
)

type AdvertiserStatus

type AdvertiserStatus string
const (
	STATUS_DISABLE                AdvertiserStatus = "STATUS_DISABLE"                // 已禁用
	STATUS_PENDING_CONFIRM        AdvertiserStatus = "STATUS_PENDING_CONFIRM"        // 已禁用
	STATUS_PENDING_CONFIRM        AdvertiserStatus = "STATUS_PENDING_CONFIRM"        // 待验证
	STATUS_CONFIRM_FAIL           AdvertiserStatus = "STATUS_CONFIRM_FAIL"           // 审核不通过
	STATUS_ENABLE                 AdvertiserStatus = "STATUS_ENABLE"                 // 已审核
	STATUS_CONFIRM_FAIL_END       AdvertiserStatus = "STATUS_CONFIRM_FAIL_END"       // CRM审核不通过
	STATUS_PENDING_CONFIRM_MODIFY AdvertiserStatus = "STATUS_PENDING_CONFIRM_MODIFY" // 修改待审核
	STATUS_CONFIRM_MODIFY_FAIL    AdvertiserStatus = "STATUS_CONFIRM_MODIFY_FAIL"    // 修改审核不通过
	STATUS_LIMIT                  AdvertiserStatus = "STATUS_LIMIT"                  // 限制
	STATUS_WAIT_FOR_BPM_AUDIT     AdvertiserStatus = "STATUS_WAIT_FOR_BPM_AUDIT"     // 等待CRM审核
	STATUS_WAIT_FOR_PUBLIC_AUTH   AdvertiserStatus = "STATUS_WAIT_FOR_PUBLIC_AUTH"   // 待对公验证
	STATUS_WAIT_FOR_PUBLIC_AUTH   AdvertiserStatus = "STATUS_WAIT_FOR_PUBLIC_AUTH"   // 自助开户待验证资质
)

Jump to

Keyboard shortcuts

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