Class ByProjectKeyShippingMethodsMatchingOrdereditRequestBuilder Constructorsconstructor Parameters args : { baseUri ?: string ; executeRequest : executeRequest ; pathArgs : { projectKey : string } ; } PropertiesProtected
Readonly
args args : { baseUri ?: string ; executeRequest : executeRequest ; pathArgs : { projectKey : string } ; } Methodsget Parameters methodArgs : { headers ?: { [ key : string ]: string | string [] } ; queryArgs : { country : string ; orderEditId : string ; state ?: string ; [ key : string ]: QueryParam ; } ; } head head ( methodArgs : { headers ?: { [ key : string ]: string | string [] } ; queryArgs : { country : string ; orderEditId : string ; state ?: string ; [ key : string ]: QueryParam ; } ; } , ) : ApiRequest < void > Parameters methodArgs : { headers ?: { [ key : string ]: string | string [] } ; queryArgs : { country : string ; orderEditId : string ; state ?: string ; [ key : string ]: QueryParam ; } ; }
Retrieves all the active ShippingMethods that can ship to the given Location for an OrderEdit.