storageRebate property
The amount of SUI we would rebate if this object gets deleted. This number is re-calculated each time the object is mutated based on the present storage gas price. Default to be undefined unless SuiObjectDataOptions.showStorageRebate is set to true
Implementation
String? storageRebate;