@vrplatform/api 1.3.1-4091 → 1.3.1-4093
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -52323,7 +52323,7 @@ export interface operations {
|
|
|
52323
52323
|
statementStartAt?: string | null;
|
|
52324
52324
|
effectiveStatementStartAt?: string | null;
|
|
52325
52325
|
ownerPortalShowDraftStatements?: boolean;
|
|
52326
|
-
generalLedger
|
|
52326
|
+
generalLedger?: {
|
|
52327
52327
|
taxRateCountryOverwrite?: string | null;
|
|
52328
52328
|
copyFromTeamId?: string;
|
|
52329
52329
|
copyLineMappingsFromPartnerId?: string | null;
|