version property

int version
final

Bysquare specification version to embed in the header.

Note: the official app performs strict equality matching on version=0, so Version.v100 is the only fully compatible value for invoices. Defaults to Version.v100.

Implementation

final int version;