Builder

open class Builder

Builds the PassRequest object.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Adds field information for the pass.
Link copied to clipboard
Builds the PassRequest.
Link copied to clipboard
Sets the request auth.
Link copied to clipboard
Sets the barcodeAltText field.
Link copied to clipboard
Sets the barcode_value field.
Link copied to clipboard
Sets the expirationDate field.
Link copied to clipboard
Sets the external ID.
Link copied to clipboard
Sets the pass tag.
Link copied to clipboard
open fun setTemplateId(@NonNull @Size(min = 1) templateId: String): PassRequest.Builder
Sets the Template ID.