public static class DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestTopOpenDeliverModel
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Long |
expiredTimeMillis
example:
1665473229000
|
List<String> |
platforms |
List<String> |
userIds |
构造器和说明 |
---|
DeliverCardWithDelegateRequestTopOpenDeliverModel() |
@NameInMap(value="expiredTimeMillis") public Long expiredTimeMillis
1665473229000
public DeliverCardWithDelegateRequestTopOpenDeliverModel()
public static DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestTopOpenDeliverModel build(Map<String,?> map) throws Exception
Exception
public DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestTopOpenDeliverModel setExpiredTimeMillis(Long expiredTimeMillis)
public Long getExpiredTimeMillis()
public DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestTopOpenDeliverModel setPlatforms(List<String> platforms)
public DeliverCardWithDelegateRequest.DeliverCardWithDelegateRequestTopOpenDeliverModel setUserIds(List<String> userIds)
Copyright © 2024. All rights reserved.