id property

int? id
final

A unique int identifier for the shop. Each id is unique across the Printify system.

Implementation

final int? id;