public class CDPPersonaConsentInput extends Object
Constructor and Description |
---|
CDPPersonaConsentInput(String type,
String status,
OffsetDateTime lastUpdate,
OffsetDateTime expiration) |
Modifier and Type | Method and Description |
---|---|
OffsetDateTime |
getExpiration() |
OffsetDateTime |
getLastUpdate() |
String |
getStatus() |
String |
getType() |
public CDPPersonaConsentInput(String type, String status, OffsetDateTime lastUpdate, OffsetDateTime expiration)
public String getType()
public String getStatus()
public OffsetDateTime getLastUpdate()
public OffsetDateTime getExpiration()
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.