Documentation

NewReportMessagesMap
in package

Table of Contents

Properties

$messagesMap  : array<string|int, mixed>

Methods

getMappedKey()  : string|null

Properties

$messagesMap

private static array<string|int, mixed> $messagesMap = ["Tax code cannot be null: Invalid from/departure TAX ID in Countries by Country Code:" => "invalid_taxid_in_from_country_by_countrycode", "Validataion failed, reason(s):: Products with invalid comm. code by ASIN:" => "invalid_comm_code_in_product_by_asin"]

Methods

getMappedKey()

public static getMappedKey(string $message) : string|null
Parameters
$message : string
Return values
string|null

        
On this page

Search results