public static class GetOnCallSchedulesDetailResponseBody.GetOnCallSchedulesDetailResponseBodyDataRenderedSubstitudeEntriesSimpleContact
extends com.aliyun.tea.TeaModel
@NameInMap(value="Id") public Long id
The ID of the substitute.
example:234
@NameInMap(value="Name") public String name
The name of the substitute.
example:Employee 2
public GetOnCallSchedulesDetailResponseBodyDataRenderedSubstitudeEntriesSimpleContact()
public static GetOnCallSchedulesDetailResponseBody.GetOnCallSchedulesDetailResponseBodyDataRenderedSubstitudeEntriesSimpleContact build(Map<String,?> map) throws Exception
Exceptionpublic GetOnCallSchedulesDetailResponseBody.GetOnCallSchedulesDetailResponseBodyDataRenderedSubstitudeEntriesSimpleContact setId(Long id)
public Long getId()
public GetOnCallSchedulesDetailResponseBody.GetOnCallSchedulesDetailResponseBodyDataRenderedSubstitudeEntriesSimpleContact setName(String name)
public String getName()
Copyright © 2024. All rights reserved.