commercestoretax.GetStoreTaxesInfoRequest

Request class for GetStoreTaxesInfo API invocation.

Constructors 

global GetStoreTaxesInfoRequest() 

Constructor for GetStoreTaxesInfoRequest object. No-Arg Constructor.


Methods 

global getWebStoreId() 

Get ‘GetStoreTaxesInfoRequest.WebStoreId’.

Returns 

TypeDescription
String

global setWebStoreId(String webStoreId) 

Set ‘GetStoreTaxesInfoRequest.WebStoreId’.

Returns 

TypeDescription
void

global getAccountId() 

Get ‘GetStoreTaxesInfoRequest.AccountId’.

Returns 

TypeDescription
String

global setAccountId(String accountId) 

Set ‘GetStoreTaxesInfoRequest.AccountId’.

Returns 

TypeDescription
void

global setShipToAddress(Address shipToAddress) 

Sets the Ship-to-Address representation

Returns 

TypeDescription
void

global getShipToAddress() 

Returns the Ship-to-Address representation return commercestoretax.Address

global getProductIds() 

Returns the list of ProductId return ProductIdCollection

global removeProductId(String productId) 

Removes one element from a list of ProductId

Returns 

TypeDescription
void

global addProductId(String productId) 

Adds one element from a list of ProductId

Returns 

TypeDescription
void

global equals(Object obj) 

global hashCode() 


Newer Version Available

This content describes an older version of this product. View Latest

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!