public class IntuitMessage extends Object
| Constructor and Description |
|---|
IntuitMessage() |
| Modifier and Type | Method and Description |
|---|---|
RequestElements |
getRequestElements()
Gets requestElements
|
ResponseElements |
getResponseElements()
Gets responseElements
|
TaxService |
getTaxService() |
boolean |
isEntitlementService() |
boolean |
isPlatformService() |
void |
setEntitlementService(boolean entitlementService) |
void |
setPlatformService(boolean platformService) |
public RequestElements getRequestElements()
public ResponseElements getResponseElements()
public boolean isPlatformService()
public void setPlatformService(boolean platformService)
public boolean isEntitlementService()
public void setEntitlementService(boolean entitlementService)
public TaxService getTaxService()
Copyright © 2023. All Rights Reserved.