#[sub_struct]
Expand description
Enables the generaation of structs that are a subset of the given struct. #[sub_struct(name = “CreateCustomerParams”, columns = [“id”, “live_mode”, “created”, “updated”, “delinquent”])]
#[sub_struct]
Enables the generaation of structs that are a subset of the given struct. #[sub_struct(name = “CreateCustomerParams”, columns = [“id”, “live_mode”, “created”, “updated”, “delinquent”])]