f
This commit is contained in:
@@ -12,7 +12,7 @@ type SubPortalRegisterCommand struct {
|
||||
// CreateInvitationCommand 主账号创建邀请
|
||||
type CreateInvitationCommand struct {
|
||||
ParentUserID string
|
||||
// ExpiresInHours 可选,0 用默认 168 小时
|
||||
// ExpiresInHours 可选,0 或不传为永久有效(100年)
|
||||
ExpiresInHours int `json:"expires_in_hours"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user