public class ServiceTermsResponse
extends com.kakao.network.response.JSONObjectResponse
Modifier and Type | Field and Description |
---|---|
static com.kakao.network.response.ResponseStringConverter<ServiceTermsResponse> |
CONVERTER |
Modifier and Type | Method and Description |
---|---|
List<ServiceTerms> |
getAllowedTerms()
사용자가 동의한 3rd의 약관 항목들
|
Long |
getUserId()
app user id
|
public static final com.kakao.network.response.ResponseStringConverter<ServiceTermsResponse> CONVERTER
public List<ServiceTerms> getAllowedTerms()
public Long getUserId()