public static class GiftCardPrintJob.Builder extends PrintJob.Builder
Modifier and Type | Field and Description |
---|---|
protected GiftCardResponse |
giftCardResponse |
flags, printToAny
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PrintJob |
build() |
GiftCardPrintJob.Builder |
giftCardResponse(GiftCardResponse response) |
flag, flags, includePrintGroups, printJob, printToAny
protected GiftCardResponse giftCardResponse
public GiftCardPrintJob.Builder giftCardResponse(GiftCardResponse response)
public PrintJob build()
build
in class PrintJob.Builder