Ambiguous Blik Alias
data class AmbiguousBlikAlias(val transactionId: String, val aliases: List<AmbiguousAlias>) : CreateBLIKTransactionResult
Indicates that payer has the same BLIK alias registered in more than one bank app. You need to display a list of aliases to user and then use BLIKAmbiguousAliasPayment to continue the payment.