Class GeneralLedgerEntryRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<GeneralLedgerEntry>
-
- odata.msgraph.client.beta.entity.request.GeneralLedgerEntryRequest
-
public class GeneralLedgerEntryRequest extends com.github.davidmoten.odata.client.EntityRequest<GeneralLedgerEntry>
-
-
Constructor Summary
Constructors Constructor Description GeneralLedgerEntryRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AccountRequestaccount()
-
-
-
Method Detail
-
account
public AccountRequest account()
-
-