Usecases
This commit is contained in:
@@ -178,7 +178,7 @@ export class SimController {
|
||||
dueDate: this.genDueDate(2 * 60).toISOString(),
|
||||
identifier: {
|
||||
identifierType: "ICCID",
|
||||
identifiers: [iccid]
|
||||
identifiers: [iccid] // Por algún motivo solo he puesto un iccd por identifier
|
||||
}
|
||||
}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user