public class ListRecipientInformationResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListRecipientInformationResponse() |
getResponseMetadata, setResponseMetadatapublic ListRecipientInformationResponse limit(Integer limit)
public Integer getLimit()
public void setLimit(Integer limit)
public ListRecipientInformationResponse offset(Integer offset)
public Integer getOffset()
public void setOffset(Integer offset)
public ListRecipientInformationResponse recipientInformationList(List<RecipientInformationListForListRecipientInformationOutput> recipientInformationList)
public ListRecipientInformationResponse addRecipientInformationListItem(RecipientInformationListForListRecipientInformationOutput recipientInformationListItem)
@Valid public @Valid List<RecipientInformationListForListRecipientInformationOutput> getRecipientInformationList()
public void setRecipientInformationList(List<RecipientInformationListForListRecipientInformationOutput> recipientInformationList)
public ListRecipientInformationResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2026. All rights reserved.