whole eshop is now in euro
This commit is contained in:
@@ -28,7 +28,6 @@ pub struct ShipmentRequest<'a> {
|
||||
pub pickup_point_id: Option<&'a str>,
|
||||
/// Cash-on-delivery amount in cents; `0` when payment is not COD.
|
||||
pub cod_cents: i64,
|
||||
pub currency: &'a str,
|
||||
/// Total order value in cents (for insurance / customs declarations).
|
||||
pub value_cents: i64,
|
||||
pub weight_grams: i32,
|
||||
|
||||
Reference in New Issue
Block a user