| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Fax |
Fax.Builder.build() |
Fax |
Fax.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Fax |
Fax.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Fax |
Fax.withBillingcode(String billingcode) |
Fax |
Fax.withCategory(String category) |
Fax |
Fax.withCoverpagename(String coverpagename) |
Fax |
Fax.withDirectioncode(Boolean directioncode) |
Fax |
Fax.withFaxnumber(String faxnumber) |
Fax |
Fax.withImportsequencenumber(Integer importsequencenumber) |
Fax |
Fax.withNumberofpages(Integer numberofpages) |
Fax |
Fax.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Fax |
Fax.withSubcategory(String subcategory) |
Fax |
Fax.withSubscriptionid(String subscriptionid) |
Fax |
Fax.withTsid(String tsid) |
Fax |
Fax.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.