public class PhaxCodeRepository extends Object
| Constructor and Description |
|---|
PhaxCodeRepository(Requests client) |
| Modifier and Type | Method and Description |
|---|---|
PhaxCode |
create(String metadata)
Creates a PhaxCode and returns an identifier for the barcode image.
|
PhaxCode |
retrieve()
Retrieves the default PhaxCode
|
PhaxCode |
retrieve(String id)
Retrieves a PhaxCode by ID
|
public PhaxCodeRepository(Requests client)
public PhaxCode create(String metadata)
metadata - Metadata to associate with this code.public PhaxCode retrieve()
Copyright © 2018. All rights reserved.