BusinessDirty class

Constructors

BusinessDirty()

Properties

adminIds List
管理员id列表
no getter
alipayAesKey String
支付宝内容密钥
no getter
alipayAppId String
支付宝应用Id
no getter
alipayAppPrivateKey String
支付宝商户私钥
no getter
alipayCertAppPublicKey String
支付宝商户应用公钥证书(证书模式))
no getter
alipayCertPublicKey String
支付宝平台公钥证书(证书模式)
no getter
alipayCertRootKey String
支付宝平台根证书(证书模式)
no getter
alipayPublicKey String
支付宝平台公钥
no getter
alismsAccessKeyId String
阿里短信AccessKeyId
no getter
alismsAccessKeySecret String
阿里短信AccessKeySecret
no getter
alismsApiVersion String
阿里短信ApiVersion
no getter
alismsEndpoint String
阿里短信Endpoint
no getter
alismsSignName String
阿里短信SignName
no getter
alismsTemplateCode String
阿里短信TemplateCode
no getter
appleAppSiteAssociation String
苹果AppSiteAssociation
no getter
appleAuthClientId String
苹果AuthClientId
no getter
appleAuthKeyId String
苹果AuthKeyId
no getter
appleAuthRedirectUri String
苹果AuthRedirectUri 定向url,网页登录需要,只是客服端登录可以不写
no getter
appleAuthTeamId String
苹果AuthTeamId
no getter
appleKeyP8 String
苹果KeyP8
no getter
appleKeyP8Public String
苹果KeyP8Public 生成方法: openssl ec -in appleKey.p8 -pubout -out appleKey_public.p8
no getter
cashoutRate int
提现交易金额的分红比例
no getter
cashStyleList List<String>
支持的提现方式配置
no getter
customXAdminNos Map<int, String>
自定义数据管理集合序号
no getter
data Map<String, dynamic>
final
desc String
描述
no getter
email String
邮箱
no getter
extra DbJsonWraper
自定义数据
no getter
groupIds List
通知群id列表
no getter
hashCode int
The hash code for this object.
no setterinherited
iceServerList List<DbJsonWraper>
实时通讯ICE服务器配置
no getter
icon String
图标
no getter
id ← dynamic
唯一id
no getter
language String
语言环境类型
no getter
nick String
昵称
no getter
no String
账号
no getter
phone String
手机
no getter
pwd String
密码
no getter
rechargeGoodsList List<PayGoods>
充值商品列表
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secret String
SDK加解密密钥
no getter
staffIds List
客服号id列表
no getter
systemUid ← dynamic
超级管理员id
no getter
time int
创建时间
no getter
version int
最新版本号码
no getter
virvalueGoodsList List<PayGoods>
虚拟商品列表
no getter
vritualRate int
虚拟交易金额的分红比例
no getter
wechatAppId String
微信应用Id
no getter
wechatAppSecret String
微信应用Secret
no getter
wechatMchId String
微信商户Id
no getter
wechatMchSecret String
微信商户Secret
no getter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited