google-nomulus/java/google/registry/export/sheet
jianglai 0013312f5c Export billing account map to registrar sheet
The billing account map will be serialized in the following format:

{currency1=id1, currency2=id2, ...}

In order for the output to be deterministic, the billing account map is stored as a sorted map.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=161075814
2017-07-10 11:37:23 -04:00
..
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SheetModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SheetSynchronizer.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SpreadsheetServiceModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SyncRegistrarsSheet.java Export billing account map to registrar sheet 2017-07-10 11:37:23 -04:00
SyncRegistrarsSheetAction.java Export billing account map to registrar sheet 2017-07-10 11:37:23 -04:00